Searched refs:apprentice_load (Results 1 – 1 of 1) sorted by relevance
126 file_private struct magic_map *apprentice_load(struct magic_set *,489 map = apprentice_load(ms, fn, action); in apprentice_1()500 map = apprentice_load(ms, fn, action); in apprentice_1()1522 apprentice_load(struct magic_set *ms, const char *fn, int action) in apprentice_load() function