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

/dovecot/src/plugins/quota/
H A Dquota-storage.c379 src_box = ctx->copy_src_mail == NULL ? NULL : ctx->copy_src_mail->box;
/dovecot/src/lib-storage/
H A Dmail-storage-private.h681 struct mail *copy_src_mail; member in struct:mail_save_context
H A Dmail-storage.c2607 i_assert(ctx->copy_src_mail == NULL);
2609 ctx->copy_src_mail = mail;
2624 ctx->copy_src_mail = NULL;

Completed in 794 milliseconds