Home
last modified time | relevance | path

Searched refs:mailbox_notify_changes_stop (Results 1 – 5 of 5) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/imap/
H A Dcmd-idle.c43 mailbox_notify_changes_stop(client->mailbox); in idle_finish()
238 mailbox_notify_changes_stop(client->mailbox); in cmd_idle_continue()
H A Dimap-notify.c462 mailbox_notify_changes_stop(client->mailbox); in imap_client_notify_command_allocated()
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/virtual/
H A Dvirtual-storage.c435 mailbox_notify_changes_stop(bbox->box); in virtual_backend_box_close()
705 mailbox_notify_changes_stop((*bboxp)->box); in virtual_notify_changes()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage.h666 void mailbox_notify_changes_stop(struct mailbox *box);
H A Dmail-storage.c2303 void mailbox_notify_changes_stop(struct mailbox *box) in mailbox_notify_changes_stop() function