Home
last modified time | relevance | path

Searched refs:mail_storage_verify_root (Results 1 – 1 of 1) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage.c246 mail_storage_verify_root(const char *root_dir, const char *dir_type, in mail_storage_verify_root() function
296 if (mail_storage_verify_root(root_dir, type_name, &error) < 0) { in mail_storage_create_root()
309 return mail_storage_verify_root(root_dir, type_name, error_r); in mail_storage_create_root()