Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/ntpdate/
H A Dntpdate.h101 #define DEFSAMPLES 4 /* get 4 samples per server */ macro
H A Dntpdate.c453 sys_samples = (simple_query ? 1 : DEFSAMPLES); in ntpdatemain()