Searched refs:subdir_fd (Results 1 – 1 of 1) sorted by relevance
1147 unique_fd subdir_fd(openat(dir_fd, name.c_str(), in collect_profiles() local1149 if (subdir_fd < 0) { in collect_profiles()1155 DIR* subdir = Fdopendir(std::move(subdir_fd)); in collect_profiles()