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

/dovecot/src/lib-storage/index/mbox/
H A Distream-raw-mbox.h48 bool istream_raw_mbox_is_eof(struct istream *stream);
H A Dmbox-sync.c136 if (istream_raw_mbox_is_eof(sync_ctx->input))
1203 if (istream_raw_mbox_is_eof(sync_ctx->input)) {
1316 if (!istream_raw_mbox_is_eof(sync_ctx->input)) {
1529 if (istream_raw_mbox_is_eof(sync_ctx->input) &&
H A Distream-raw-mbox.c771 bool istream_raw_mbox_is_eof(struct istream *stream) function

Completed in 29 milliseconds