Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/file/src/
H A Dapprentice.c133 private struct magic_map *apprentice_map(struct magic_set *, const char *);
463 map = apprentice_map(ms, fn); in apprentice_1()
3112 apprentice_map(struct magic_set *ms, const char *fn) in apprentice_map() function