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