Searched refs:stat_path (Results 1 – 1 of 1) sorted by relevance
815 std::string stat_path = lpath + de->d_name; in local_build_list() local818 if (lstat(stat_path.c_str(), &st) == -1) { in local_build_list()819 sc.Error("cannot lstat '%s': %s", stat_path.c_str(), in local_build_list()