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

/freebsd-current/contrib/ntp/ntpd/
H A Dntp_util.c59 static int /*BOOL*/have_leapfile = FALSE; variable
551 have_leapfile = TRUE;
955 !have_leapfile, is_daily_check, chck_leaphash))
956 have_leapfile = TRUE;
957 else if (!have_leapfile)

Completed in 91 milliseconds