Home
last modified time | relevance | path

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

/dports/net/ntp/ntp-4.2.8p15/include/
H A Dntp_request.h873 #define NUMCBUGTIMES 32 macro
882 l_fp times[NUMCBUGTIMES];
/dports/net/ntp/ntp-4.2.8p15/ntpdc/
H A Dntpdc_ops.c2897 if (n > NUMCBUGTIMES) in clkbug()
2898 n = NUMCBUGTIMES; in clkbug()
/dports/net/ntp/ntp-4.2.8p15/ntpd/
H A Dntp_request.c2684 if (i > NUMCBUGTIMES) in get_clkbug_info()
2685 i = NUMCBUGTIMES; in get_clkbug_info()