Searched defs:open_fds (Results 1 – 1 of 1) sorted by relevance
473 std::set<int> open_fds; in Restat() local527 bool FileDescriptorTable::RestatInternal(std::set<int>& open_fds, std::string* error_msg) { in RestatInternal()