Searched defs:GetSysctl (Results 1 – 1 of 1) sorted by relevance
179 bool GetSysctl(std::string const& Name, std::string* Out) { in GetSysctl() function189 bool GetSysctl(std::string const& Name, Tp* Out) { in GetSysctl() function198 bool GetSysctl(std::string const& Name, std::array<Tp, N>* Out) { in GetSysctl() function