Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/file/dist/src/
Dapprentice.c128 file_private int apprentice_1(struct magic_set *, const char *, int);
480 apprentice_1(struct magic_set *ms, const char *fn, int action) in apprentice_1() function
778 fileerr = apprentice_1(ms, fn, action); in file_apprentice()