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

/dovecot/src/lib/
H A Dhome-expand.h8 int home_try_expand(const char **path);
H A Dhome-expand.c8 int home_try_expand(const char **_path) function
56 (void)home_try_expand(&path);
/dovecot/src/lib-storage/
H A Dmailbox-list.c244 if (home_try_expand(&path) < 0) {
1860 if (home_try_expand(name) < 0)

Completed in 22 milliseconds