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/
Dbuffer.c70 buffer_fill(const struct buffer *bb) in buffer_fill() function
Dfile.h613 file_protected int buffer_fill(const struct buffer *);
Dsoftmagic.c1534 if (buffer_fill(b) == -1) in msetoffset()