Home
last modified time | relevance | path

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

/dragonfly/bin/pax/
H A Dbuf_subs.c436 if ((cnt <= 0) && ((cnt = buf_fill()) < 0)) in rd_skip()
524 if ((cnt <= 0) && ((cnt = buf_fill()) <= 0)) { in rd_wrbuf()
696 if ((cnt <= 0) && ((cnt = buf_fill()) <= 0)) in rd_wrfile()
829 buf_fill(void) in buf_fill() function
H A Dextern.h95 int buf_fill (void);