Searched refs:SYSCTL_S64 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_ntptime.c | 326 SYSCTL_S64(_kern_ntp_pll, OID_AUTO, pps_freq, CTLFLAG_RD | CTLFLAG_MPSAFE, 329 SYSCTL_S64(_kern_ntp_pll, OID_AUTO, time_freq, CTLFLAG_RD | CTLFLAG_MPSAFE,
|
| /f-stack/freebsd/sys/ |
| H A D | sysctl.h | 542 #define SYSCTL_S64(parent, nbr, name, access, ptr, val, descr) \ macro
|