Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dapprentice.c122 private int apprentice_1(struct magic_set *, const char *, int);
475 apprentice_1(struct magic_set *ms, const char *fn, int action) in apprentice_1() function
774 fileerr = apprentice_1(ms, fn, action); in file_apprentice()