Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dapprentice.c127 private struct magic_map *apprentice_load(struct magic_set *,
491 map = apprentice_load(ms, fn, action); in apprentice_1()
502 map = apprentice_load(ms, fn, action); in apprentice_1()
1504 apprentice_load(struct magic_set *ms, const char *fn, int action) in apprentice_load() function