Home
last modified time | relevance | path

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

/NextBSD/bin/pax/
HDbuf_subs.c440 if ((cnt <= 0) && ((cnt = buf_fill()) < 0)) in rd_skip()
528 if ((cnt <= 0) && ((cnt = buf_fill()) <= 0)) { in rd_wrbuf()
700 if ((cnt <= 0) && ((cnt = buf_fill()) <= 0)) in rd_wrfile()
833 buf_fill(void) in buf_fill() function
HDextern.h94 int buf_fill(void);