Searched refs:fillinbuf (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dfunzip.c85 3.9 17 Dec 95 G. Roelofs modified for USE_ZLIB (new fillinbuf())
194 int fillinbuf(__G) function
H A Dinflate.c377 return fillinbuf(__G);
639 if (fillinbuf(__G) == 0) {
H A Dfileio.c23 fillinbuf()
654 * was a bug in fillinbuf() -- was it also a bug here?
673 /* Function fillinbuf() */
676 int fillinbuf(__G) /* like readbyte() except returns number of bytes in inbuf */ function
698 } /* end function fillinbuf() */
H A Dunzpriv.h2312 int fillinbuf OF((__GPRO));
H A Dextract.c2758 if (fillinbuf(__G) == 0) {

Completed in 146 milliseconds