Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dapprentice.c149 file_private struct magic_map *apprentice_buf(struct magic_set *, struct magic *,
717 map = apprentice_buf(ms, bufs[i], sizes[i]); in buffer_apprentice()
3275 apprentice_buf(struct magic_set *ms, struct magic *buf, size_t len) in apprentice_buf() function