Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/include/
HDntp.h655 #define CEVNT_MAX CEVNT_BADTIME macro
/NextBSD/contrib/ntp/ntpd/
HDrefclock_parse.c415 u_long statetime[CEVNT_MAX+1]; /* accumulated time of clock states */
2738 for (i = 0; i <= CEVNT_MAX; i++) in parse_statistics()
3639 for (i = 0; i <= CEVNT_MAX; i++) in parse_control()