Searched refs:INDEX_STORAGE_CONTEXT (Results 1 - 15 of 15) sorted by relevance

/dovecot/src/lib-storage/index/
H A Dindex-storage.c66 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
99 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
146 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
285 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
420 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
1110 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
1123 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
1131 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
1148 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
H A Dindex-sync.c33 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
277 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
420 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
H A Dindex-storage.h49 #define INDEX_STORAGE_CONTEXT(obj) \ macro
H A Dindex-mail.c1602 mail->ibox = INDEX_STORAGE_CONTEXT(t->box);
/dovecot/src/lib-storage/index/mbox/
H A Dmbox-sync-update.c128 INDEX_STORAGE_CONTEXT(&sync_ctx->mbox->box);
158 INDEX_STORAGE_CONTEXT(&ctx->sync_ctx->mbox->box);
H A Dmbox-sync-parse.c124 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
/dovecot/src/lib-storage/index/dbox-common/
H A Ddbox-mail.c172 INDEX_STORAGE_CONTEXT(imail->mail.mail.box);
/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-sync.c185 INDEX_STORAGE_CONTEXT(&mbox->box);
/dovecot/src/lib-storage/index/dbox-multi/
H A Dmdbox-storage.c161 ibox = INDEX_STORAGE_CONTEXT(&mbox->box);
/dovecot/src/lib-storage/index/dbox-single/
H A Dsdbox-storage.c133 ibox = INDEX_STORAGE_CONTEXT(&mbox->box);
/dovecot/src/plugins/virtual/
H A Dvirtual-mail.c46 vmail->imail.ibox = INDEX_STORAGE_CONTEXT(t->box);
/dovecot/src/lib-storage/index/imapc/
H A Dimapc-mailbox.c573 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(&mbox->box);
/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-mail.c220 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
/dovecot/src/plugins/pop3-migration/
H A Dpop3-migration-plugin.c545 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);
/dovecot/src/plugins/quota/
H A Dquota-storage.c409 struct index_mailbox_context *ibox = INDEX_STORAGE_CONTEXT(box);

Completed in 3976 milliseconds