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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Dntp_util.c60 static int /*BOOL*/have_leapfile = FALSE; variable
504 have_leapfile = TRUE;
885 !have_leapfile, is_daily_check))
886 have_leapfile = TRUE;
887 else if (!have_leapfile)

Completed in 111 milliseconds