Searched refs:Z_FULL_FLUSH (Results 1 – 8 of 8) sorted by relevance
212 #define Z_FULL_FLUSH 2 macro
822 if (flush == Z_FULL_FLUSH) {
466 #define Z_FULL_FLUSH 4 macro
1238 if (flush == Z_FULL_FLUSH) {
167 #define Z_FULL_FLUSH 3 macro
512 if ((type == Z_FULL_FLUSH && rc == Z_BUF_ERROR) || in compress_flush()593 compress_flush(&resbuf, Z_FULL_FLUSH); in write_compressed_buffer()
221 int flag = finish == B_TRUE ? Z_FINISH : Z_FULL_FLUSH; in ctf_zdata_flush()