Searched refs:DEFSAMPLES (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/ntpdate/ | ||
H A D | ntpdate.h | 99 #define DEFSAMPLES 4 /* get 4 samples per server */ macro |
H A D | ntpdate.c | 450 sys_samples = (simple_query ? 1 : DEFSAMPLES); in ntpdatemain() |