Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c162 #define DEFDELAY 0x51EB852 /* 20 milliseconds, l_fp fraction */ macro
291 delay_time.l_uf = DEFDELAY; in ntpdcmain()
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c343 #define DEFDELAY 0x51EB852 /* 20 milliseconds, l_fp fraction */
518 delay_time.l_uf = DEFDELAY; in ntpqmain()
347 #define DEFDELAY global() macro