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