Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_leitch.c109 static struct leitchunit leitchunits[MAXUNITS]; variable
132 memset((char*)leitchunits, 0, sizeof(leitchunits)); in leitch_init()
152 leitch = &leitchunits[unit]; in leitch_shutdown()
183 leitch = &leitchunits[unit]; in leitch_poll()
217 peer = (&leitchunits[unit])->peer; in leitch_control()
271 leitch = &leitchunits[unit]; in leitch_start()