Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dapprentice.c123 private ssize_t apprentice_magic_strength_1(const struct magic *);
936 apprentice_magic_strength_1(const struct magic *m) in apprentice_magic_strength_1() function
1076 ssize_t val = apprentice_magic_strength_1(m); in apprentice_magic_strength()
1086 ssize_t v = apprentice_magic_strength_1(&m[i]) >> in apprentice_magic_strength()