Searched refs:buf_fill (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/bin/pax/
H A Dbuf_subs.c440 if ((cnt <= 0) && ((cnt = buf_fill()) < 0))
528 if ((cnt <= 0) && ((cnt = buf_fill()) <= 0)) {
700 if ((cnt <= 0) && ((cnt = buf_fill()) <= 0))
824 * buf_fill()
833 buf_fill(void) function
H A Dextern.h94 int buf_fill(void);

Completed in 123 milliseconds