Searched refs:buf_fill (Results 1 – 1 of 1) sorted by relevance
51 static int buf_fill(void);438 if ((cnt <= 0) && ((cnt = buf_fill()) < 0)) in rd_skip()526 if ((cnt <= 0) && ((cnt = buf_fill()) <= 0)) { in rd_wrbuf()700 if ((cnt <= 0) && ((cnt = buf_fill()) <= 0)) in rd_wrfile()832 buf_fill(void) in buf_fill() function