Searched refs:acl_mail_storage_hooks (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/plugins/acl/
H A Dacl-plugin.c11 static struct mail_storage_hooks acl_mail_storage_hooks = { variable in typeref:struct:mail_storage_hooks
21 mail_storage_hooks_add(module, &acl_mail_storage_hooks);
26 mail_storage_hooks_remove(&acl_mail_storage_hooks);
/dovecot/src/plugins/virtual/
H A Dvirtual-plugin.c10 static struct mail_storage_hooks acl_mail_storage_hooks = { variable in typeref:struct:mail_storage_hooks
18 mail_storage_hooks_add(module, &acl_mail_storage_hooks);
24 mail_storage_hooks_remove(&acl_mail_storage_hooks);

Completed in 33 milliseconds