Home
last modified time | relevance | path

Searched refs:name_max (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/fileinfo/libmagic/
H A Dmagic.c343 ms->name_max = CAST(uint16_t, *CAST(const size_t *, val)); in magic_setparam()
382 *CAST(size_t *, val) = ms->name_max; in magic_getparam()
H A Dfile.h478 uint16_t name_max; member
H A Dsoftmagic.c1615 if (*name_count >= ms->name_max) { in mget()
H A Dapprentice.c577 ms->name_max = FILE_NAME_MAX; in file_ms_alloc()

Completed in 46 milliseconds