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

/dovecot/src/lib/
H A Distream.h116 void i_stream_sync(struct istream *stream);
H A Distream-tee.c193 i_panic("tee-istream: i_stream_sync() called "
196 i_stream_sync(tstream->tee->input);
H A Distream-seekable.c301 i_stream_sync(sstream->fd_input);
H A Distream.c487 void i_stream_sync(struct istream *stream) function
/dovecot/src/lib-storage/index/dbox-common/
H A Ddbox-mail.c59 i_stream_sync(mail->imail.data.stream);
H A Ddbox-file.c347 i_stream_sync(file->input);
/dovecot/src/lib-storage/index/dbox-multi/
H A Dmdbox-file.c60 i_stream_sync(files[i]->file.input);
H A Dmdbox-save.c213 i_stream_sync(mail->file_append->file->input);
/dovecot/src/lib-storage/index/mbox/
H A Dmbox-sync.c125 i_stream_sync(sync_ctx->input);
1846 i_stream_sync(mbox->mbox_stream);
1848 i_stream_sync(mbox->mbox_file_stream);
H A Dmbox-sync-rewrite.c29 i_stream_sync(sync_ctx->input);
H A Distream-raw-mbox.c406 i_stream_sync(stream->parent);
/dovecot/src/plugins/fts/
H A Dfts-expunge-log.c457 i_stream_sync(ctx->input);
/dovecot/src/lib-index/
H A Dmail-index-strmap.c343 i_stream_sync(view->strmap->input);
1127 i_stream_sync(view->strmap->input);

Completed in 30 milliseconds