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

/dovecot/src/plugins/notify/
H A Dnotify-plugin.h27 void (*mailbox_create)(struct mailbox *box); member in struct:notify_vfuncs
/dovecot/src/lib-storage/
H A Dmail-storage.c963 if (mailbox_create(box, NULL, FALSE) < 0) {
1562 int mailbox_create(struct mailbox *box, const struct mailbox_update *update, function

Completed in 17 milliseconds