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

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_leitch.c44 #define LEITCH232 "/dev/leitch%d" /* name of radio device */
48 if (debug) fprintf(stderr,"write leitch %s\n",M); \
125 * leitch_init - initialize internal leitch driver data
147 struct leitchunit *leitch; local
152 leitch = &leitchunits[unit];
153 if (-1 != leitch->leitchio.fd)
154 io_closeclock(&leitch->leitchio);
170 struct leitchunit *leitch; local
183 leitch = &leitchunits[unit];
185 if (leitch
243 struct leitchunit *leitch; local
393 struct leitchunit *leitch = rbufp->recv_peer->procptr->unitptr; local
580 leitch_get_time( struct recvbuf *rbufp, struct leitchunit *leitch, int which ) argument
[all...]

Completed in 43 milliseconds