Searched defs:GetSysctl (Results 1 – 1 of 1) sorted by relevance
191 bool GetSysctl(std::string const& name, std::string* out) { in GetSysctl() function201 bool GetSysctl(std::string const& name, Tp* out) { in GetSysctl() function210 bool GetSysctl(std::string const& name, std::array<Tp, N>* out) { in GetSysctl() function