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

/dovecot/src/lib/
H A Dostream-private.h70 int o_stream_flush_parent(struct ostream_private *_stream);
H A Dostream-escaped.c100 return o_stream_flush_parent(stream);
H A Dostream-failure-at.c91 return o_stream_flush_parent(stream);
H A Dostream.c587 int o_stream_flush_parent(struct ostream_private *_stream) function
608 return o_stream_flush_parent(_stream);
/dovecot/src/lib-mail/
H A Dostream-dot.c62 return o_stream_flush_parent(stream);
/dovecot/src/plugins/mail-filter/
H A Dostream-ext-filter.c121 return o_stream_flush_parent(stream);
/dovecot/src/lib-compression/
H A Dostream-bzlib.c152 return o_stream_flush_parent(stream);
H A Dostream-lz4.c146 return o_stream_flush_parent(stream);
H A Dostream-lzma.c160 return o_stream_flush_parent(stream);
H A Dostream-zlib.c237 return o_stream_flush_parent(stream);
/dovecot/src/lib-dcrypt/
H A Dostream-encrypt.c550 return o_stream_flush_parent(stream);

Completed in 944 milliseconds