Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dapprentice.c154 file_private int apprentice_compile(struct magic_set *, struct magic_map *,
492 return apprentice_compile(ms, map, fn); in apprentice_1()
3439 apprentice_compile(struct magic_set *ms, struct magic_map *map, const char *fn) in apprentice_compile() function