HomeSort by: relevance | last modified time | path
    Searched refs:ntpcal_ntp_to_date (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_filegen.c 156 ntpcal_ntp_to_date(&cal, stamp, pivot);
175 ntpcal_ntp_to_date(&cal, stamp, pivot);
186 ntpcal_ntp_to_date(&cal, stamp, pivot);
ntp_util.c 1069 if (ntpcal_ntp_to_date(&tm, (u_int32)ntp_stamp, NULL) < 0)
1070 snprintf(buf, LIB_BUFLENGTH, "ntpcal_ntp_to_date: %ld: range error",
ntp_crypto.c 1162 (void)ntpcal_ntp_to_date(&tscal, tstamp, NULL);
3220 (void)ntpcal_ntp_to_date(&tscal, tstamp, NULL);
3597 (void)ntpcal_ntp_to_date(&fscal, fstamp, NULL);
  /src/external/bsd/ntp/dist/include/
ntp_calendar.h 346 ntpcal_ntp_to_date(struct calendar * /* jd */, uint32_t /* ntp */,
  /src/external/bsd/ntp/dist/tests/libntp/
calendar.c 546 ntpcal_ntp_to_date(&date, ntp, &pivot);
566 ntpcal_ntp_to_date(&date, ntp, &pivot);
606 ntpcal_ntp_to_date(&date, ntp, &pivot);
  /src/external/bsd/ntp/dist/libntp/
ntp_calendar.c 1621 ntpcal_ntp_to_date( function

Completed in 24 milliseconds