Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/file/src/
H A Dapprentice.c117 private size_t apprentice_magic_strength(const struct magic *);
873 apprentice_magic_strength(const struct magic *m) in apprentice_magic_strength() function
1028 size_t sa = apprentice_magic_strength(ma->mp); in apprentice_sort()
1029 size_t sb = apprentice_magic_strength(mb->mp); in apprentice_sort()
1068 apprentice_magic_strength(m), in apprentice_list()