Searched refs:apprentice_load (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/file/
H A Dapprentice.c98 private int apprentice_load(struct magic_set *, struct magic **, uint32_t *,
284 rv = apprentice_load(ms, &magic, &nmagic, fn, action);
296 rv = apprentice_load(ms, &magic, &nmagic, fn, action);
765 apprentice_load(struct magic_set *ms, struct magic **magicp, uint32_t *nmagicp, function

Completed in 105 milliseconds