HomeSort by: relevance | last modified time | path
    Searched defs:update_autokey (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_timer.c 574 int/*BOOL*/ update_autokey = FALSE; local
681 update_autokey = TRUE;
688 update_autokey = (sys_tai != (u_int)lsdata.tai_offs);
730 if (update_autokey) {

Completed in 46 milliseconds