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

/dovecot/src/plugins/notify/
H A Dnotify-storage.c255 static struct mail_storage_hooks notify_mail_storage_hooks = { variable in typeref:struct:mail_storage_hooks
262 mail_storage_hooks_add(module, &notify_mail_storage_hooks);
267 mail_storage_hooks_remove(&notify_mail_storage_hooks);

Completed in 167 milliseconds