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

/dovecot/src/lib/
H A Distream-private.h18 uoff_t v_offset, bool mark);
100 uoff_t v_offset, bool mark);
H A Distream-data.c13 bool mark ATTR_UNUSED)
H A Distream-base64-decoder.c129 uoff_t v_offset, bool mark)
139 i_stream_default_seek_nonseekable(stream, v_offset, mark);
128 i_stream_base64_decoder_seek(struct istream_private *stream, uoff_t v_offset, bool mark) argument
H A Distream-hash.c51 uoff_t v_offset, bool mark ATTR_UNUSED)
H A Distream-base64-encoder.c129 uoff_t v_offset, bool mark)
143 i_stream_default_seek_nonseekable(stream, v_offset, mark);
128 i_stream_base64_encoder_seek(struct istream_private *stream, uoff_t v_offset, bool mark) argument
H A Distream-file.c127 bool mark ATTR_UNUSED)
H A Distream-mmap.c154 bool mark ATTR_UNUSED)
H A Distream-seekable.c375 uoff_t v_offset, bool mark)
384 i_stream_default_seek_nonseekable(stream, v_offset, mark);
374 i_stream_seekable_seek(struct istream_private *stream, uoff_t v_offset, bool mark) argument
H A Distream-concat.c272 uoff_t v_offset, bool mark ATTR_UNUSED)
H A Distream.c690 /* if we had already read until EOF, mark the stream again as
992 uoff_t v_offset, bool mark ATTR_UNUSED)
999 uoff_t v_offset, bool mark ATTR_UNUSED)
/dovecot/src/lib-mail/
H A Distream-qp-decoder.c103 uoff_t v_offset, bool mark)
119 i_stream_default_seek_nonseekable(stream, v_offset, mark);
102 i_stream_qp_decoder_seek(struct istream_private *stream, uoff_t v_offset, bool mark) argument
H A Distream-qp-encoder.c90 uoff_t v_offset, bool mark)
105 i_stream_default_seek_nonseekable(stream, v_offset, mark);
89 i_stream_qp_encoder_seek(struct istream_private *stream, uoff_t v_offset, bool mark) argument
H A Distream-header-filter.c516 uoff_t v_offset, bool mark ATTR_UNUSED)
/dovecot/src/lib-fs/
H A Distream-metawrap.c89 uoff_t v_offset, bool mark ATTR_UNUSED)
/dovecot/src/lib-compression/
H A Distream-bzlib.c193 i_stream_bzlib_seek(struct istream_private *stream, uoff_t v_offset, bool mark) argument
247 if (mark)
H A Distream-lz4.c180 i_stream_lz4_seek(struct istream_private *stream, uoff_t v_offset, bool mark) argument
230 if (mark)
H A Distream-lzma.c202 i_stream_lzma_seek(struct istream_private *stream, uoff_t v_offset, bool mark) argument
256 if (mark)
H A Distream-zlib.c365 i_stream_zlib_seek(struct istream_private *stream, uoff_t v_offset, bool mark) argument
419 if (mark)
/dovecot/src/lib-test/
H A Dtest-istream.c99 bool mark ATTR_UNUSED)
/dovecot/src/lib-storage/index/mbox/
H A Distream-raw-mbox.c390 uoff_t v_offset, bool mark ATTR_UNUSED)

Completed in 45 milliseconds