Searched refs:isDir (Results 1 – 1 of 1) sorted by relevance
240 static int isDir(const char* path) { in isDir() function263 if (const auto err = isDir(path); err != 0) { in isValidMountTarget()