Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntpd.h535 extern u_long sys_epoch; /* last clock update time */
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_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()
HDntp_request.c1275 li->watchdog_timer = htonl((u_int32)(current_time - sys_epoch)); in loop_info()
/freebsd-14-stable/contrib/ntp/
HDChangeLog4350 * [Bug 1072] clock_update should not allow updates older than sys_epoch.
HDCommitLog191939 [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