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

/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_hpgps.c116 struct hpgpsunit { struct
156 register struct hpgpsunit *up;
178 if (!(up = (struct hpgpsunit *)
179 emalloc(sizeof(struct hpgpsunit)))) {
183 memset((char *)up, 0, sizeof(struct hpgpsunit));
230 register struct hpgpsunit *up;
234 up = (struct hpgpsunit *)pp->unitptr;
248 register struct hpgpsunit *up;
271 up = (struct hpgpsunit *)pp->unitptr;
602 register struct hpgpsunit *u
[all...]

Completed in 100 milliseconds