Searched refs:mail_storage_hooks_remove (Results 1 - 25 of 31) sorted by relevance

12

/dovecot/src/plugins/acl/
H A Dacl-plugin.c26 mail_storage_hooks_remove(&acl_mail_storage_hooks);
/dovecot/src/plugins/fts/
H A Dfts-plugin.c32 mail_storage_hooks_remove(&fts_mail_storage_hooks);
/dovecot/src/plugins/quota/
H A Dquota-plugin.c29 mail_storage_hooks_remove(&quota_mail_storage_hooks);
/dovecot/src/plugins/virtual/
H A Dvirtual-plugin.c24 mail_storage_hooks_remove(&acl_mail_storage_hooks);
/dovecot/src/plugins/listescape/
H A Dlistescape-plugin.c34 mail_storage_hooks_remove(&listescape_mail_storage_hooks);
/dovecot/src/lib-storage/
H A Dmail-storage-hooks.h38 void mail_storage_hooks_remove(const struct mail_storage_hooks *hooks);
H A Dmail-storage-hooks.c67 void mail_storage_hooks_remove(const struct mail_storage_hooks *hooks) function
/dovecot/src/plugins/apparmor/
H A Dapparmor-plugin.c112 mail_storage_hooks_remove(&apparmor_hooks);
/dovecot/src/plugins/fts-solr/
H A Dfts-solr-plugin.c109 mail_storage_hooks_remove(&fts_solr_mail_storage_hooks);
/dovecot/src/plugins/autocreate/
H A Dautocreate-plugin.c110 mail_storage_hooks_remove(&autocreate_mail_storage_hooks);
/dovecot/src/plugins/welcome/
H A Dwelcome-plugin.c144 mail_storage_hooks_remove(&welcome_mail_storage_hooks);
/dovecot/src/plugins/charset-alias/
H A Dcharset-alias-plugin.c198 mail_storage_hooks_remove(&charset_alias_mail_storage_hooks);
/dovecot/src/plugins/fts-lucene/
H A Dfts-lucene-plugin.c145 mail_storage_hooks_remove(&fts_lucene_mail_storage_hooks);
/dovecot/src/plugins/last-login/
H A Dlast-login-plugin.c158 mail_storage_hooks_remove(&last_login_mail_storage_hooks);
/dovecot/src/plugins/mail-crypt/
H A Dmail-crypt-plugin.c483 mail_storage_hooks_remove(&mail_crypt_mail_storage_hooks);
484 mail_storage_hooks_remove(&mail_crypt_mail_storage_hooks_post);
H A Dmail-crypt-acl-plugin.c427 mail_storage_hooks_remove(&mail_crypt_acl_mail_storage_hooks);
/dovecot/src/plugins/mail-filter/
H A Dmail-filter-plugin.c211 mail_storage_hooks_remove(&mail_filter_mail_storage_hooks);
/dovecot/src/plugins/notify/
H A Dnotify-storage.c267 mail_storage_hooks_remove(&notify_mail_storage_hooks);
/dovecot/src/plugins/quota-clone/
H A Dquota-clone-plugin.c257 mail_storage_hooks_remove(&quota_clone_mail_storage_hooks);
/dovecot/src/plugins/snarf/
H A Dsnarf-plugin.c252 mail_storage_hooks_remove(&snarf_mail_storage_hooks);
/dovecot/src/plugins/mailbox-alias/
H A Dmailbox-alias-plugin.c355 mail_storage_hooks_remove(&mailbox_alias_mail_storage_hooks);
/dovecot/src/plugins/notify-status/
H A Dnotify-status-plugin.c365 mail_storage_hooks_remove(&notify_storage_hooks);
/dovecot/src/plugins/push-notification/
H A Dpush-notification-plugin.c364 mail_storage_hooks_remove(&push_notification_storage_hooks);
/dovecot/src/plugins/replication/
H A Dreplication-plugin.c403 mail_storage_hooks_remove(&replication_mail_storage_hooks);
/dovecot/src/plugins/trash/
H A Dtrash-plugin.c391 mail_storage_hooks_remove(&trash_mail_storage_hooks);

Completed in 5428 milliseconds

12