Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dbuffer.c64 buffer_fill(const struct buffer *bb) in buffer_fill() function
H A Dfile.h628 file_protected int buffer_fill(const struct buffer *);
H A Dsoftmagic.c1529 if (buffer_fill(b) == -1) in msetoffset()