Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage.h467 int mail_storage_create_full(struct mail_namespace *ns, const char *driver,
H A Dmail-storage.c346 int mail_storage_create_full(struct mail_namespace *ns, const char *driver, in mail_storage_create_full() function
479 return mail_storage_create_full(ns, driver, ns->set->location, in mail_storage_create()
H A Dmailbox-list.c885 if (mail_storage_create_full(list->ns, driver, data, 0, in mailbox_list_get_storage_driver()