Searched refs:existdir (Results 1 – 1 of 1) sorted by relevance
35 static bool existdir(const char *name) { in existdir() function666 if (existdir(makeAbsolute(packagePath).c_str())) { in packageExists()