Searched refs:parent_path (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-storage/ | ||
H A D | mailbox-list.c | 982 const char *parent_path = p == NULL ? NULL : local 984 if (parent_path != NULL && 985 stat(parent_path, &st) == 0 && |
Completed in 108 milliseconds