Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/mkhybrid/dist/libfile/
H A Dapprentice.c83 static int apprentice_1 (char *, int);
99 return(apprentice_1(fn, 0)); in init_magic()
103 apprentice_1( in apprentice_1() function
/netbsd-src/external/bsd/file/dist/src/
H A 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()