Searched refs:REQ_GET_KERNEL (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ntp/include/ |
H A D | ntp_request.h | 296 #define REQ_GET_KERNEL 38 /* get kernel pll/pps information */ macro
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc_ops.c | 2944 res = doquery(impl_ver, REQ_GET_KERNEL, 0, 0, 0, (char *)NULL, in kerninfo()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_request.c | 170 { REQ_GET_KERNEL, NOAUTH, 0, 0, get_kernel_info },
|