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

/dovecot/src/lib-compression/
H A Dostream-zlib.c170 o_stream_zlib_send_flush(struct zlib_ostream *zstream, bool final) function
234 if (o_stream_zlib_send_flush(zstream, stream->finished) < 0)
266 if (o_stream_zlib_send_flush(zstream, FALSE) < 0)

Completed in 54 milliseconds