Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/file/src/
H A Dfile.h480 protected int buffer_apprentice(struct magic_set *, struct magic **,
H A Dmagic.c317 return buffer_apprentice(ms, (struct magic **)bufs, sizes, nbufs); in magic_load_buffers()
H A Dapprentice.c605 buffer_apprentice(struct magic_set *ms, struct magic **bufs, in buffer_apprentice() function