Home
last modified time | relevance | path

Searched refs:CTL_SYSCTL_OIDLABEL (Results 1 – 3 of 3) sorted by last modified time

/freebsd/sys/kern/
H A Dkern_sysctl.c1605 static SYSCTL_NODE(_sysctl, CTL_SYSCTL_OIDLABEL, oidlabel, CTLFLAG_RD |
/freebsd/usr.bin/truss/
H A Dsyscalls.c2346 case CTL_SYSCTL_OIDLABEL: in print_arg()
/freebsd/sys/sys/
H A Dsysctl.h960 #define CTL_SYSCTL_OIDLABEL 6 /* aggregation label */ macro