Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/file/src/
H A Dapprentice.c136 private int apprentice_compile(struct magic_set *, struct magic_map *,
459 return apprentice_compile(ms, map, fn); in apprentice_1()
3247 apprentice_compile(struct magic_set *ms, struct magic_map *map, const char *fn) in apprentice_compile() function