Home
last modified time | relevance | path

Searched refs:FILE_ENCODING_MAX (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/file/src/
H A Dfile.h518 #define FILE_ENCODING_MAX (64 * 1024) macro
H A Dfile.c161 { "encoding", 0, FILE_ENCODING_MAX, "max bytes to scan for encoding",
H A Dapprentice.c588 ms->encoding_max = FILE_ENCODING_MAX; in file_ms_alloc()