Home
last modified time | relevance | path

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

/trueos/contrib/file/src/
HDapprentice.c129 private struct magic_map *apprentice_load(struct magic_set *,
442 map = apprentice_load(ms, fn, action); in apprentice_1()
453 map = apprentice_load(ms, fn, action); in apprentice_1()
1267 apprentice_load(struct magic_set *ms, const char *fn, int action) in apprentice_load() function