Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/file/
Dapprentice.c80 private int apprentice_file(struct magic_set *, struct magic **, uint32_t *,
144 rv = apprentice_file(ms, &magic, &nmagic, fn, action); in apprentice_1()
155 rv = apprentice_file(ms, &magic, &nmagic, fn, action); in apprentice_1()
278 apprentice_file(struct magic_set *ms, struct magic **magicp, uint32_t *nmagicp, in apprentice_file() function