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

/dovecot/src/lib-storage/
H A Dmail-storage-hooks.c85 const struct mail_storage_hooks *const *existing_hooksp; local
88 array_foreach(&internal_hooks, existing_hooksp)
89 i_assert(*existing_hooksp != hooks);

Completed in 1044 milliseconds