Searched refs:mail_storage_created (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/lib-storage/
H A Dmail-storage-hooks.h22 void (*mail_storage_created)(struct mail_storage *storage); member in struct:mail_storage_hooks
H A Dmail-storage-hooks.c222 if ((*hooks)->mail_storage_created != NULL) T_BEGIN {
223 (*hooks)->mail_storage_created(storage);
/dovecot/src/plugins/snarf/
H A Dsnarf-plugin.c242 .mail_storage_created = snarf_mail_storage_created
/dovecot/src/plugins/pop3-migration/
H A Dpop3-migration-plugin.c1043 .mail_storage_created = pop3_migration_mail_storage_created

Completed in 22 milliseconds