Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/file/
Dapprentice.c89 private int apprentice_compile(struct magic_set *, struct magic **, uint32_t *,
147 rv = apprentice_compile(ms, &magic, &nmagic, fn); in apprentice_1()
1047 apprentice_compile(struct magic_set *ms, struct magic **magicp, in apprentice_compile() function