Searched refs:apprentice_load (Results 1 – 1 of 1) sorted by relevance
129 private struct magic_map *apprentice_load(struct magic_set *, 446 map = apprentice_load(ms, fn, action); in apprentice_1()459 map = apprentice_load(ms, fn, action); in apprentice_1()1326 apprentice_load(struct magic_set *ms, const char *fn, int action) in apprentice_load() function