Searched defs:mailbox_list_get_root_path (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-storage/ |
H A D | mailbox-list.c | 1029 (void)mailbox_list_get_root_path(list, MAILBOX_LIST_PATH_TYPE_DIR, 1157 if (!mailbox_list_get_root_path(list, type, &expanded)) 1167 if (!mailbox_list_get_root_path(list, type, &expanded)) 1244 if (!mailbox_list_get_root_path(list, type, &root_dir)) 1396 bool mailbox_list_get_root_path(struct mailbox_list *list, function 1416 if (!mailbox_list_get_root_path(list, type, &path)) 1654 if (!mailbox_list_get_root_path(list, MAILBOX_LIST_PATH_TYPE_INDEX, &path)) 1677 if (!mailbox_list_get_root_path(list, MAILBOX_LIST_PATH_TYPE_INDEX, 1699 if (!mailbox_list_get_root_path(list, MAILBOX_LIST_PATH_TYPE_LIST_INDEX, 2097 } else if (mailbox_list_get_root_path(lis [all...] |
Completed in 17 milliseconds