Searched refs:file_apprentice (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/file/
H A Dmagic.c296 struct mlist *ml = file_apprentice(ms, magicfile, FILE_LOAD);
308 struct mlist *ml = file_apprentice(ms, magicfile, FILE_COMPILE);
316 struct mlist *ml = file_apprentice(ms, magicfile, FILE_CHECK);
324 struct mlist *ml = file_apprentice(ms, magicfile, FILE_LIST);
H A Dfile.h418 protected struct mlist *file_apprentice(struct magic_set *, const char *, int);
H A Dapprentice.c362 file_apprentice(struct magic_set *ms, const char *fn, int action) function

Completed in 71 milliseconds