Home
last modified time | relevance | path

Searched refs:mailbox_update (Results 1 – 25 of 52) sorted by relevance

123

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/dbox-common/
H A Ddbox-storage.h46 const struct mailbox_update *update,
78 const struct mailbox_update *update, bool directory);
80 const struct mailbox_update *update);
H A Ddbox-storage.c316 const struct mailbox_update *update, bool directory) in dbox_mailbox_create()
354 const struct mailbox_update *update) in dbox_mailbox_create_indexes()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/dbox-multi/
H A Dmdbox-storage.h84 const struct mailbox_update *update) ATTR_NULL(3);
86 const struct mailbox_update *update,
H A Dmdbox-storage.c234 const struct mailbox_update *update) in mdbox_update_header()
267 const struct mailbox_update *update, in mdbox_write_index_header()
338 const struct mailbox_update *update, in mdbox_mailbox_create_indexes()
439 mdbox_mailbox_update(struct mailbox *box, const struct mailbox_update *update) in mdbox_mailbox_update()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/dbox-single/
H A Dsdbox-storage.c187 const struct mailbox_update *update) in sdbox_update_header()
219 const struct mailbox_update *update, in sdbox_mailbox_create_indexes()
384 const struct mailbox_update *update, bool directory) in sdbox_mailbox_create()
424 dbox_mailbox_update(struct mailbox *box, const struct mailbox_update *update) in dbox_mailbox_update()
H A Dsdbox-storage.h48 const struct mailbox_update *update,
/dports/mail/neomutt/neomutt-20211029/test/mailbox/
H A Dmailbox_update.c34 mailbox_update(NULL); in test_mailbox_update()
/dports/mail/popa3d-before-sendmail/popa3d-1.0.3/
H A Dmailbox.h23 extern int mailbox_update(void);
/dports/mail/popa3d/popa3d-1.0.3/
H A Dmailbox.h23 extern int mailbox_update(void);
/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/dsync/
H A Ddsync-brain-mailbox-tree-sync.c15 struct mailbox_update update; in sync_create_box()
78 if (mailbox_update(box, &update) < 0) { in sync_create_box()
H A Ddsync-mailbox-tree-fill.c241 struct mailbox_update update; in dsync_mailbox_tree_fix_guid_duplicate()
267 if (mailbox_update(box, &update) < 0) { in dsync_mailbox_tree_fix_guid_duplicate()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/
H A Dindex-storage.h74 const struct mailbox_update *update);
76 const struct mailbox_update *update);
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage.h321 struct mailbox_update { struct
574 int mailbox_create(struct mailbox *box, const struct mailbox_update *update,
577 int mailbox_update(struct mailbox *box, const struct mailbox_update *update);
H A Dfail-mailbox.c50 const struct mailbox_update *update ATTR_UNUSED, in fail_mailbox_create()
60 const struct mailbox_update *update ATTR_UNUSED) in fail_mailbox_update()
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/notify/
H A Dnotify-plugin.h28 void (*mailbox_update)(struct mailbox *box); member
H A Dnotify-storage.c172 notify_mailbox_create(struct mailbox *box, const struct mailbox_update *update, in notify_mailbox_create()
185 notify_mailbox_update(struct mailbox *box, const struct mailbox_update *update) in notify_mailbox_update()
H A Dnotify-plugin.c170 if (ctx->v.mailbox_update != NULL) in notify_contexts_mailbox_update()
171 ctx->v.mailbox_update(box); in notify_contexts_mailbox_update()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/raw/
H A Draw-storage.c180 const struct mailbox_update *update ATTR_UNUSED, in raw_mailbox_create()
190 const struct mailbox_update *update ATTR_UNUSED) in raw_mailbox_update()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/pop3c/
H A Dpop3c-storage.c199 const struct mailbox_update *update ATTR_UNUSED, in pop3c_mailbox_create()
209 const struct mailbox_update *update ATTR_UNUSED) in pop3c_mailbox_update()
/dports/mail/neomutt/neomutt-20211029/core/
H A Dmailbox.h204 void mailbox_update (struct Mailbox *m);
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/mbox/
H A Dmbox-storage.h58 const struct mailbox_update *sync_hdr_update;
/dports/www/py-gandi.cli/gandi.cli-1.5/gandi/cli/tests/fixtures/
H A D_domain.py119 def mailbox_update(domain, login, params): function
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/welcome/
H A Dwelcome-plugin.c85 const struct mailbox_update *update, bool directory) in welcome_create_box()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/list/
H A Dmail-storage-list-index-rebuild.c249 const struct mailbox_update *update) in mail_storage_list_mailbox_create()
279 struct mailbox_update update; in mail_storage_list_index_try_create()
H A Dmailbox-list-index.h214 const struct mailbox_update *update);

123