Home
last modified time | relevance | path

Searched refs:sys_epoch (Results 1 – 5 of 5) sorted by relevance

/src/contrib/ntp/include/
H A Dntpd.h535 extern u_long sys_epoch; /* last clock update time */
/src/contrib/ntp/ntpd/
H A Dntp_proto.c151 u_long sys_epoch; /* last clock update time */ variable
2910 sys_epoch = peer->epoch; in clock_update()
4061 if (typesystem->epoch <= sys_epoch) in clock_select()
H A Dntp_request.c1275 li->watchdog_timer = htonl((u_int32)(current_time - sys_epoch)); in loop_info()
/src/contrib/ntp/
H A DChangeLog4350 * [Bug 1072] clock_update should not allow updates older than sys_epoch.
H A DCommitLog191939 [Bug 1072] clock_update should not allow updates older than sys_epoch
191942 [Bug 1072] clock_update should not allow updates older than sys_epoch
191945 [Bug 1072] clock_update should not allow updates older than sys_epoch