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