Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_control.c339 #define CC_MAXCODE CC_FUDGEMINJIT macro
4681 wants_alloc = CC_MAXCODE + 1 + count_var(kv); in read_clockstatus()
4702 wants[CC_MAXCODE + 1 + v->code] = TRUE; in read_clockstatus()
4708 for (i = 1; i <= CC_MAXCODE; i++) in read_clockstatus()
4713 if (wants[i + CC_MAXCODE + 1]) in read_clockstatus()
5128 for (i = 1; i <= CC_MAXCODE; i++) in report_event()