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

/freebsd-12-stable/contrib/ntp/ntpd/
H A Dntp_timer.c460 check_leap_file(TRUE, now.l_ui, &tnow);
462 check_leap_file(FALSE, now.l_ui, &tnow);
H A Dntp_util.c881 * check_leap_file - See if the leapseconds file has been updated.
890 check_leap_file( function
/freebsd-12-stable/contrib/ntp/include/
H A Dntpd.h293 extern void check_leap_file (int is_daily_check, u_int32 ntptime, const time_t * systime);

Completed in 153 milliseconds