Searched defs:root_fd (Results 1 – 2 of 2) sorted by relevance
222 std::unique_ptr<file_util::fileops::FDCloser> root_fd; in InitializeNamespaces() local
40 ProcSyms::ModulePath::ModulePath(const std::string &ns_path, int root_fd, in ModulePath()