Searched refs:gzflush (Results 1 – 4 of 4) sorted by relevance
77 # define gzflush z_gzflush macro
1532 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
565 int ZEXPORT gzflush(file, flush) in gzflush() function
60 - Avoid adding empty gzip member after gzflush with Z_FINISH520 - Fix missing error return in gzflush(), add zlib.h note1333 - do not return an error for the 2nd of two consecutive gzflush() (Felix Lee)1482 - gzflush now calls fflush