Home
last modified time | relevance | path

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

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