Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/include/
HDntp_refclock.h207 void (*clock_buginfo) (int, struct refclockbug *, struct peer *); member
/NextBSD/contrib/ntp/ntpd/
HDntp_refclock.c1187 if (refclock_conf[clktype]->clock_buginfo != noentry) in refclock_buginfo()
1188 (refclock_conf[clktype]->clock_buginfo)(unit, bug, peer); in refclock_buginfo()