Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c442 int ntp_poll; in dopeers() local
498 ntp_poll = 1<<max(min3(plist->ppoll, plist->hpoll, NTP_MAXPOLL), in dopeers()
507 plist->stratum, ntp_poll, plist->reach, in dopeers()
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c209 static void ntp_poll (struct parse *, FILE *);
280 { "poll", ntp_poll, { OPT|NTP_UINT, OPT|NTP_STR, NO, NO },
2567 ntp_poll(
2571 ntp_poll( ntp_poll() function