Searched refs:get_path_to (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/
H A Dmail-storage.c2679 static int get_path_to(struct mailbox *box, enum mailbox_list_path_type type, function
2706 return get_path_to(box, type, &box->_path, path_r);
2708 return get_path_to(box, type, &box->_index_path, path_r);
2709 return get_path_to(box, type, NULL, path_r);

Completed in 16 milliseconds