Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/file/
Dapprentice.c87 private int apprentice_map(struct magic_set *, struct magic **, uint32_t *,
152 if ((rv = apprentice_map(ms, &magic, &nmagic, fn)) == -1) { in apprentice_1()
952 apprentice_map(struct magic_set *ms, struct magic **magicp, uint32_t *nmagicp, in apprentice_map() function