Searched refs:sync_flush (Results 1 – 1 of 1) sorted by relevance
200 unsigned short sync_flush; member845 p->defaults.sync_flush = 0; in SETDEFAULTS_FUNC()956 if (p->conf.sync_flush) { in stream_deflate_flush()966 if (z->avail_out == 0 || (len > 0 && (end || p->conf.sync_flush))) { in stream_deflate_flush()1081 if (bz->avail_out == 0 || (len > 0 && (end || p->conf.sync_flush))) { in stream_bzip2_flush()1705 if (p->conf.sync_flush && max > (len = p->conf.work_block_size << 10)) { in deflate_compress_response()2067 p->conf.sync_flush = in REQUEST_FUNC()