Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dapprentice.c123 file_private ssize_t apprentice_magic_strength_1(const struct magic *);
941 apprentice_magic_strength_1(const struct magic *m) in apprentice_magic_strength_1() function
1081 ssize_t val = apprentice_magic_strength_1(m); in file_magic_strength()
1091 ssize_t v = apprentice_magic_strength_1(&m[i]) >> in file_magic_strength()