Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/file/dist/src/
H A Dbuffer.c70 buffer_fill(const struct buffer *bb) in buffer_fill() function
H A Dfile.h613 file_protected int buffer_fill(const struct buffer *);
H A Dsoftmagic.c1534 if (buffer_fill(b) == -1) in msetoffset()