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

/dovecot/src/lib-storage/
H A Dmail-storage-hooks.c13 struct mail_storage_module_hooks { struct
19 static ARRAY(struct mail_storage_module_hooks) module_hooks = ARRAY_INIT;
44 struct mail_storage_module_hooks new_hook;
59 struct mail_storage_module_hooks *hook;
69 const struct mail_storage_module_hooks *module_hook;
110 mail_storage_module_hooks_cmp(const struct mail_storage_module_hooks *h1,
111 const struct mail_storage_module_hooks *h2)
131 const struct mail_storage_module_hooks *module_hook;
132 ARRAY(struct mail_storage_module_hooks) tmp_hooks;

Completed in 570 milliseconds