Searched refs:RestatInternal (Results 1 – 2 of 2) sorted by relevance
91 bool RestatInternal(std::set<int>& open_fds, std::string* error_msg);
504 return RestatInternal(open_fds, error_msg); in Restat()527 bool FileDescriptorTable::RestatInternal(std::set<int>& open_fds, std::string* error_msg) { in RestatInternal() function in FileDescriptorTable