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

  /src/external/bsd/ntp/dist/ntpd/
ntp_util.c 61 static int /*BOOL*/have_leapfile = FALSE; variable
553 have_leapfile = TRUE;
957 !have_leapfile, is_daily_check, chck_leaphash))
958 have_leapfile = TRUE;
959 else if (!have_leapfile)
ntp_util.c 61 static int /*BOOL*/have_leapfile = FALSE; variable
553 have_leapfile = TRUE;
957 !have_leapfile, is_daily_check, chck_leaphash))
958 have_leapfile = TRUE;
959 else if (!have_leapfile)

Completed in 41 milliseconds