Searched refs:DEFSAMPLES (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/bsd/ntp/dist/ntpdate/ | ||
| H A D | ntpdate.h | 101 #define DEFSAMPLES 4 /* get 4 samples per server */ macro |
| H A D | ntpdate.c | 453 sys_samples = (simple_query ? 1 : DEFSAMPLES); in ntpdatemain() |