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

/macosx-10.10/ntp-92/ntpd/
H A Drefclock_chu.c327 struct chuunit { struct
465 struct chuunit *up;
509 if (!(up = (struct chuunit *)
510 emalloc(sizeof(struct chuunit)))) {
514 memset((char *)up, 0, sizeof(struct chuunit));
593 struct chuunit *up;
597 up = (struct chuunit *)pp->unitptr;
619 struct chuunit *up;
625 up = (struct chuunit *)pp->unitptr;
654 struct chuunit *u
[all...]

Completed in 69 milliseconds