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

/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_refclock.h186 u_long timestarted; /* time we started this */ member in struct:refclockproc
H A Dntp_request.h839 u_int32 timestarted; member in struct:info_clock
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_bancomm.c272 pp->timestarted = current_time;
H A Drefclock_datum.c133 u_long timestarted; /* time started */ member in struct:datum_pts_unit
H A Dntp_refclock.c200 pp->timestarted = current_time;
1108 out->timereset = current_time - pp->timestarted;
H A Drefclock_msfees.c272 u_long timestarted; /* time we started this */ member in struct:eesunit
534 ees->timestarted= current_time;
H A Drefclock_parse.c2732 l_mktime(current_time - parse->generic->timestarted));
2741 u_long percent, d = current_time - parse->generic->timestarted;
3047 parse->generic->timestarted = current_time;
3642 u_long d = current_time - parse->generic->timestarted;
H A Dntp_request.c2513 ic->timestarted = htonl((u_int32)clock_stat.timereset);
/freebsd-9.3-release/usr.sbin/ntp/ntpdc/
H A Dnl.c764 printf("offsetof(timestarted) = %d\n",
765 (int) offsetof(struct info_clock, timestarted));
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A Dntpdc_ops.c2707 (u_long)ntohl(cl->timestarted));

Completed in 128 milliseconds