Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/file/dist/src/
Dapprentice.c157 file_private struct magic_map *apprentice_map(struct magic_set *, const char *);
502 map = apprentice_map(ms, fn); in apprentice_1()
3284 apprentice_map(struct magic_set *ms, const char *fn) in apprentice_map() function