Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_refclock.h206 void (*clock_buginfo) (int, struct refclockbug *, struct peer *); member
/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c1416 if (refclock_conf[clktype]->clock_buginfo != noentry) in refclock_buginfo()
1417 (refclock_conf[clktype]->clock_buginfo)(unit, bug, peer); in refclock_buginfo()