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