Searched refs:apprentice_load (Results 1 – 1 of 1) sorted by relevance
132 file_private struct magic_map *apprentice_load(struct magic_set *,495 map = apprentice_load(ms, fn, action); in apprentice_1()506 map = apprentice_load(ms, fn, action); in apprentice_1()1514 apprentice_load(struct magic_set *ms, const char *fn, int action) in apprentice_load() function