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

/dovecot/src/lib-storage/
H A Dmailbox-watch.c25 box->notify_callback(box, box->notify_context);
46 static void notify_callback(struct mailbox *box) function
66 (void)io_add_notify(path, notify_callback, box, &io);
H A Dmail-storage-private.h411 mailbox_notify_callback_t *notify_callback; member in struct:mailbox
/dovecot/src/imap/
H A Dimap-notify.c351 static void notify_callback(struct imap_notify_namespace *notify_ns) function
485 notify_callback, notify_ns);

Completed in 15 milliseconds