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

/freebsd-10-stable/contrib/file/src/
H A Dfile.c170 const char *magicfile = NULL; /* where the magic is */ local
431 load(const char *magicfile, int flags) argument
[all...]
H A Dmagic.c250 magic_getpath(const char *magicfile, int action) argument
300 magic_load(struct magic_set *ms, const char *magicfile) argument
322 magic_compile(struct magic_set *ms, const char *magicfile) argument
330 magic_check(struct magic_set *ms, const char *magicfile) argument
338 magic_list(struct magic_set *ms, const char *magicfile) argument
[all...]

Completed in 106 milliseconds