Home
last modified time | relevance | path

Searched defs:clktype (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/ntp/ntpd/
H A Dntp_refclock.c233 u_char clktype; in refclock_newpeer() local
310 u_char clktype; in refclock_unpeer() local
362 u_char clktype; in refclock_transmit() local
1259 u_char clktype; in refclock_control() local
1374 int clktype; in refclock_buginfo() local
/freebsd-src/contrib/ntp/include/
H A Dntp_refclock.h28 struct clktype { struct
33 extern struct clktype clktypes[]; argument