Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/include/
Dntp_request.h292 #define REQ_GET_CTLSTATS 34 /* get stats from the control module */ macro
/freebsd-9-stable/contrib/ntp/ntpdc/
Dntpdc_ops.c2589 res = doquery(impl_ver, REQ_GET_CTLSTATS, 0, 0, 0, NULL, &items, in ctlstats()
/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_request.c168 { REQ_GET_CTLSTATS, NOAUTH, 0, 0, get_ctl_stats },