Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dapprentice.c152 private struct magic_map *apprentice_map(struct magic_set *, const char *);
498 map = apprentice_map(ms, fn); in apprentice_1()
3259 apprentice_map(struct magic_set *ms, const char *fn) in apprentice_map() function