Searched defs:magicfile (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/file/src/
H A Dfile.c191 const char *magicfile = NULL; /* where the magic is */ local
470 load(const char *magicfile, int flags) argument
[all...]
H A Dmagic.c248 magic_getpath(const char *magicfile, int action) argument
298 magic_load(struct magic_set *ms, const char *magicfile) argument
321 magic_compile(struct magic_set *ms, const char *magicfile) argument
329 magic_check(struct magic_set *ms, const char *magicfile) argument
337 magic_list(struct magic_set *ms, const char *magicfile) argument
[all...]

Completed in 102 milliseconds