Searched refs:prop_str_ok (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/modules/k_helper/
H A Dk_helper.c50 static int prop_str_ok; variable
82 CTLTYPE_INT, "prop_str_ok",
84 NULL, 0, &prop_str_ok, 0,
128 prop_str_ok = 0;
130 prop_str_ok = 0;
134 prop_str_ok = 0;
137 prop_str_ok = 1;
140 if (!prop_str_ok)
/freebsd-12-stable/contrib/netbsd-tests/modules/
H A Dt_modload.sh58 check_sysctl vendor.k_helper.prop_str_ok 0
189 check_sysctl vendor.k_helper.prop_str_ok 1

Completed in 53 milliseconds