Searched defs:mbox_sync_mail_context (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/index/mbox/
H A Dmbox-sync-private.h74 struct mbox_sync_mail_context { struct
160 struct mbox_sync_mail_context *ctx);
164 void mbox_sync_update_header(struct mbox_sync_mail_context *ctx);
165 void mbox_sync_update_header_from(struct mbox_sync_mail_context *ctx,
167 int mbox_sync_try_rewrite(struct mbox_sync_mail_context *ctx, off_t move_diff);
169 struct mbox_sync_mail_context *mail_ctx,
178 void mbox_sync_move_buffer(struct mbox_sync_mail_context *ctx,
180 void mbox_sync_headers_add_space(struct mbox_sync_mail_context *ctx,

Completed in 10 milliseconds