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

/dovecot/src/plugins/quota-clone/
H A Dquota-clone-plugin.c245 static struct mail_storage_hooks quota_clone_mail_storage_hooks = { variable in typeref:struct:mail_storage_hooks
252 mail_storage_hooks_add(module, &quota_clone_mail_storage_hooks);
257 mail_storage_hooks_remove(&quota_clone_mail_storage_hooks);

Completed in 15 milliseconds