Home
last modified time | relevance | path

Searched refs:sysctl_value_ok (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/sysconf/
H A Dsysconf_query_sysctl.c150 sysctl_value_ok(u_int kind, const char *fmt, const char *value) in sysctl_value_ok() function
276 if (sysctl_value_ok(kind, fmt, value) != 0) { in sysctl_writable()