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

/freebsd-10.0-release/contrib/ntp/ntpd/
H A Drefclock_acts.c200 struct actsunit { struct
247 struct actsunit *up;
253 up = emalloc(sizeof(struct actsunit));
257 memset(up, 0, sizeof(struct actsunit));
287 struct actsunit *up;
294 up = (struct actsunit *)pp->unitptr;
307 struct actsunit *up;
322 up = (struct actsunit *)pp->unitptr;
355 struct actsunit *up;
368 up = (struct actsunit *)p
[all...]

Completed in 59 milliseconds