Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dmagic.c618 ms->indir_max = CAST(uint16_t, v); in magic_setparam()
660 *CAST(size_t *, val) = ms->indir_max; in magic_getparam()
H A Dfile.h498 uint16_t indir_max; member
H A Dsoftmagic.c1602 if (*indir_count >= ms->indir_max) { in mget()
H A Dapprentice.c580 ms->indir_max = FILE_INDIR_MAX; in file_ms_alloc()