Searched refs:mail_storage_create_full (Results 1 - 3 of 3) sorted by relevance
/dovecot/src/lib-storage/ |
H A D | mail-storage.h | 461 int mail_storage_create_full(struct mail_namespace *ns, const char *driver,
|
H A D | mail-storage.c | 342 int mail_storage_create_full(struct mail_namespace *ns, const char *driver, function 450 return mail_storage_create_full(ns, driver, ns->set->location,
|
H A D | mailbox-list.c | 888 if (mail_storage_create_full(list->ns, driver, data, 0,
|
Completed in 28 milliseconds