Searched defs:GetSysctl (Results 1 – 2 of 2) sorted by relevance
173 bool GetSysctl(std::string const& Name, std::string* Out) { in GetSysctl() function183 bool GetSysctl(std::string const& Name, Tp* Out) { in GetSysctl() function192 bool GetSysctl(std::string const& Name, std::array<Tp, N>* Out) { in GetSysctl() function
178 bool GetSysctl(std::string const& Name, std::string* Out) { in GetSysctl() function188 bool GetSysctl(std::string const& Name, Tp* Out) { in GetSysctl() function197 bool GetSysctl(std::string const& Name, std::array<Tp, N>* Out) { in GetSysctl() function