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

/dovecot/src/lib-storage/
H A Dmailbox-list.c982 const char *parent_path = p == NULL ? NULL : local
984 if (parent_path != NULL &&
985 stat(parent_path, &st) == 0 &&

Completed in 14 milliseconds