Searched refs:encoding_max (Results 1 – 4 of 4) sorted by relevance
642 ms->encoding_max = v; in magic_setparam()684 *CAST(size_t *, val) = ms->encoding_max; in magic_getparam()
96 if (nbytes > ms->encoding_max) in file_encoding()97 nbytes = ms->encoding_max; in file_encoding()
506 size_t encoding_max; /* bytes to look for encoding */ member
588 ms->encoding_max = FILE_ENCODING_MAX; in file_ms_alloc()