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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_tt560.c36 struct tt560unit { struct
77 register struct tt560unit *up;
109 if (!(up = (struct tt560unit *) emalloc(sizeof(struct tt560unit)))) {
113 memset((char *)up, 0, sizeof(struct tt560unit));
141 register struct tt560unit *up;
145 up = (struct tt560unit *)pp->unitptr;
160 register struct tt560unit *up;
173 up = (struct tt560unit *)pp->unitptr;

Completed in 99 milliseconds