Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/ntpd/
HDntp_timer.c572 int/*BOOL*/ update_autokey = FALSE; in check_leapsec() local
679 update_autokey = TRUE; in check_leapsec()
686 update_autokey = (sys_tai != (u_int)lsdata.tai_offs); in check_leapsec()
728 if (update_autokey) { in check_leapsec()