Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/compat/
H A Dgetentropy_osx.c202 static int hwmib[] = { CTL_HW, HW_USERMEM };
/freebsd/sys/kern/
H A Dkern_mib.c237 SYSCTL_PROC(_hw, HW_USERMEM, usermem,
/freebsd/sys/sys/
H A Dsysctl.h1063 #define HW_USERMEM 6 /* int: non-kernel memory */ macro