Home
last modified time | relevance | path

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

/dflybsd-src/contrib/file/src/
H A Dascmagic.c217 len = file_printedlen(ms); in file_ascmagic_with_encoding()
H A Dfile.h528 protected size_t file_printedlen(const struct magic_set *);
H A Dfuncs.c630 file_printedlen(const struct magic_set *ms) in file_printedlen() function