Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dapprentice.c151 file_private struct magic_map *apprentice_map(struct magic_set *, const char *);
496 map = apprentice_map(ms, fn); in apprentice_1()
3298 apprentice_map(struct magic_set *ms, const char *fn) in apprentice_map() function