Searched refs:SYSCTL_INT_WITH_LABEL (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | sysctl.h | 583 SYSCTL_INT_WITH_LABEL(parent, nbr, name, access, ptr, val, descr, NULL) 585 #define SYSCTL_INT_WITH_LABEL(parent, nbr, name, access, ptr, val, descr, label) \ macro 913 SYSCTL_INT_WITH_LABEL(_kern_features, OID_AUTO, name, \
|