Searched refs:last_notify_type (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-storage/index/
H A Dindex-storage.c106 if (ibox->last_notify_type == MAILBOX_LOCK_NOTIFY_NONE ||
107 ibox->last_notify_type == notify_type) {
108 if (ibox->last_notify_type == MAILBOX_LOCK_NOTIFY_NONE &&
118 ibox->last_notify_type = notify_type;
149 ibox->last_notify_type = MAILBOX_LOCK_NOTIFY_NONE;
H A Dindex-storage.h35 enum mailbox_lock_notify_type last_notify_type; member in struct:index_mailbox_context

Completed in 13 milliseconds