Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.h99 #define DEFSAMPLES 4 /* get 4 samples per server */ macro
H A Dntpdate.c450 sys_samples = (simple_query ? 1 : DEFSAMPLES); in ntpdatemain()