Searched refs:exec_st (Results 1 – 1 of 1) sorted by relevance
34 struct stat exec_st; in CheckToolsExist() local36 if (stat(exec_path.c_str(), &exec_st) != 0) { in CheckToolsExist()