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

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

Completed in 24 milliseconds