Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dapprentice.c155 private int apprentice_compile(struct magic_set *, struct magic_map *,
494 return apprentice_compile(ms, map, fn); in apprentice_1()
3394 apprentice_compile(struct magic_set *ms, struct magic_map *map, const char *fn) in apprentice_compile() function