Searched defs:fix_path (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-storage/ |
H A D | mailbox-list.c | 233 static int fix_path(struct mail_user *user, const char *path, bool expand_home, function 306 if (fix_path(user, str, expand_home, &set_r->root_dir, &error) < 0) { 383 if (fix_path(user, value, expand_home, dest, &error) < 0) {
|
Completed in 27 milliseconds