Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/file/src/
H A Dfuncs.c270 rbuf = file_pop_buffer(ms, pb); in file_buffer()
575 file_pop_buffer(struct magic_set *ms, file_pushbuf_t *pb) in file_pop_buffer() function
H A Dfile.h546 protected char *file_pop_buffer(struct magic_set *, file_pushbuf_t *);
H A Dcompress.c269 if ((rbuf = file_pop_buffer(ms, pb)) != NULL) { in file_zmagic()
H A Dsoftmagic.c1711 rbuf = file_pop_buffer(ms, pb); in mget()