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

/dovecot/src/plugins/fts/
H A Dfts-plugin.c15 static struct mail_storage_hooks fts_mail_storage_hooks = { variable in typeref:struct:mail_storage_hooks
25 mail_storage_hooks_add(module, &fts_mail_storage_hooks);
32 mail_storage_hooks_remove(&fts_mail_storage_hooks);

Completed in 178 milliseconds