Searched refs:EnterNamespaces (Results 1 – 3 of 3) sorted by relevance
76 Result<void> EnterNamespaces(const NamespaceInfo& info, const std::string& name,
198 Result<void> EnterNamespaces(const NamespaceInfo& info, const std::string& name, in EnterNamespaces() function
516 if (auto result = EnterNamespaces(namespaces_, name_, override_mount_namespace); in Start()