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

/dovecot/src/lib-storage/
H A Dmail-user.h191 int mail_user_try_home_expand(struct mail_user *user, const char **path);
H A Dmail-user.c386 (void)mail_user_try_home_expand(user, &path);
536 int mail_user_try_home_expand(struct mail_user *user, const char **pathp) function
H A Dmailbox-list.c252 if (mail_user_try_home_expand(user, &path) < 0) {
1856 if (mail_user_try_home_expand(list->ns->user, name) < 0)

Completed in 13 milliseconds