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

/dovecot/src/lib-storage/index/mbox/
H A Distream-raw-mbox.h12 int istream_raw_mbox_get_header_offset(struct istream *stream,
H A Dmbox-mail.c353 if (istream_raw_mbox_get_header_offset(raw_stream, &hdr_offset) < 0) {
H A Dmbox-sync-rewrite.c343 if (istream_raw_mbox_get_header_offset(sync_ctx->input,
H A Dmbox-sync.c135 (void)istream_raw_mbox_get_header_offset(sync_ctx->input, &offset);
147 if (istream_raw_mbox_get_header_offset(sync_ctx->input, &mail_ctx->mail.offset) < 0) {
H A Distream-raw-mbox.c514 int istream_raw_mbox_get_header_offset(struct istream *stream, function

Completed in 2988 milliseconds