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

/dovecot/src/lib-storage/list/
H A Dmailbox-list-index-notify.c35 struct mailbox_list_notify_index { struct
110 mailbox_list_index_notify_init_inbox(struct mailbox_list_notify_index *inotify)
127 struct mailbox_list_notify_index *inotify;
137 inotify = i_new(struct mailbox_list_notify_index, 1);
176 struct mailbox_list_notify_index *inotify =
177 (struct mailbox_list_notify_index *)notify;
206 notify_lookup_guid(struct mailbox_list_notify_index *inotify,
238 static void notify_update_stat(struct mailbox_list_notify_index *inotify,
261 mailbox_list_index_notify_sync_init(struct mailbox_list_notify_index *inotify)
278 static bool notify_ext_rec(struct mailbox_list_notify_index *inotif
[all...]

Completed in 8 milliseconds