Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/file/dist/src/
H A Dapprentice.c160 file_private int apprentice_compile(struct magic_set *, struct magic_map *,
498 return apprentice_compile(ms, map, fn); in apprentice_1()
3419 apprentice_compile(struct magic_set *ms, struct magic_map *map, const char *fn) in apprentice_compile() function