get_sysctl
return get_sysctl("vendor.k_helper.present", &present,
ATF_CHECK(get_sysctl("vendor.k_helper.prop_str_ok",
ATF_CHECK(get_sysctl("vendor.k_helper.prop_str_ok",
ATF_CHECK(get_sysctl("vendor.k_helper.prop_str_val",
ATF_CHECK(get_sysctl("vendor.k_helper.prop_str_ok",
ATF_CHECK(get_sysctl("vendor.k_helper.prop_str_val",
ATF_CHECK(get_sysctl("vendor.k_helper.prop_int_load",
ATF_CHECK(get_sysctl("vendor.k_helper2.present",
static bool get_sysctl(const char *, void *buf, const size_t);