Searched refs:filecheck (Results 1 – 1 of 1) sorted by relevance
963 struct stat filecheck; in GetShellPath() local965 if (stat(shellPath.c_str(), &filecheck) < 0) { in GetShellPath()967 if (stat(shellPath.c_str(), &filecheck) < 0) { in GetShellPath()