Home
last modified time | relevance | path

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

/dflybsd-src/contrib/file/src/
H A Dapprentice.c124 private size_t apprentice_magic_strength(const struct magic *, size_t);
1073 apprentice_magic_strength(const struct magic *m, in apprentice_magic_strength() function
1138 size_t sa = apprentice_magic_strength(ma->mp, ma->cont_count); in apprentice_sort()
1139 size_t sb = apprentice_magic_strength(mb->mp, mb->cont_count); in apprentice_sort()
1183 apprentice_magic_strength(m, ml->nmagic - magindex), in apprentice_list()