Searched refs:magic_getpath (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/file/
H A Dmagic.h86 const char *magic_getpath(const char *, int);
H A Dfile.c251 magicfile = magic_getpath(magicfile, action);
H A Dmagic.c198 magic_getpath(const char *magicfile, int action) function
H A Dapprentice.c368 if ((fn = magic_getpath(fn, action)) == NULL)

Completed in 140 milliseconds