Home
last modified time | relevance | path

Searched refs:CTL_OP_READCLOCK (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ntp/include/
HDntp_control.h59 #define CTL_OP_READCLOCK 4 /* read clock variables */ macro
/freebsd-13-stable/contrib/ntp/ntpq/
HDlibntpq.c668 res = ntpq_doquerylist(ntpq_varlist, CTL_OP_READCLOCK, associd, in ntpq_read_assoc_clockvars()
HDntpq-subs.c952 dolist(g_varlist, associd, CTL_OP_READCLOCK, TYPE_CLOCK, fp); in clocklist()
978 dolist(tmplist, associd, CTL_OP_READCLOCK, TYPE_CLOCK, fp); in clockvar()
1480 res = doquery(CTL_OP_READCLOCK, 0, 0, 0, (char *)0, &rstatus, in radiostatus()
/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_control.c121 { CTL_OP_READCLOCK, NOAUTH, read_clockstatus },