Searched refs:Restat (Results 1 – 3 of 3) sorted by relevance
136 bool Restat() const;272 bool FileDescriptorInfo::Restat() const { in Restat() function in FileDescriptorInfo472 bool FileDescriptorTable::Restat(const std::vector<int>& fds_to_ignore, std::string* error_msg) { in Restat() function in FileDescriptorTable552 const bool same_file = it->second->Restat(); in RestatInternal()
81 bool Restat(const std::vector<int>& fds_to_ignore, std::string* error_msg);
598 } else if (!gOpenFdTable->Restat(fds_to_ignore, &error_msg)) { in ForkAndSpecializeCommon()