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

/haiku/src/bin/unzip/
H A Dfunzip.c85 3.9 17 Dec 95 G. Roelofs modified for USE_ZLIB (new fillinbuf())
193 int fillinbuf(__G) function
H A Dinflate.c417 if (fillinbuf(__G) == 0) {
H A Dinflatef.c175 if (fillinbuf(__G) == 0) {
H A Dunzpriv.h1777 int fillinbuf OF((__GPRO));
H A Dfileio.c23 fillinbuf()
597 * was a bug in fillinbuf() -- was it also a bug here?
616 /* Function fillinbuf() */
619 int fillinbuf(__G) /* like readbyte() except returns number of bytes in inbuf */ function
641 } /* end function fillinbuf() */

Completed in 42 milliseconds