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

/dovecot/src/plugins/quota/
H A Dquota-plugin.c13 static struct mail_storage_hooks quota_mail_storage_hooks = { variable in typeref:struct:mail_storage_hooks
23 mail_storage_hooks_add(module, &quota_mail_storage_hooks);
29 mail_storage_hooks_remove(&quota_mail_storage_hooks);

Completed in 10 milliseconds