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

/freebsd-13-stable/contrib/ntp/libntp/
H A Dntp_calendar.c995 ntpcal_rd_to_date( function
1121 return ntpcal_rd_to_date(jd, ds->hi + dof);
1163 return ntpcal_rd_to_date(jd, ds.hi);
1616 return ntpcal_rd_to_date(jd, ds.hi + DAY_NTP_STARTS);
2073 ntpcal_rd_to_date(&jd, day + DAY_NTP_STARTS);
2083 ntpcal_rd_to_date(&jd, day + DAY_NTP_STARTS);
H A Dntp_calgps.c290 ntpcal_rd_to_date(
/freebsd-13-stable/contrib/ntp/include/
H A Dntp_calendar.h271 ntpcal_rd_to_date(struct calendar * /* jt */, int32_t /* rd */);
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_palisade.c508 ntpcal_rd_to_date(&jd, rd);
522 ntpcal_rd_to_date(&jd, rd);
H A Dntp_config.c757 ntpcal_rd_to_date(&jd, atrv->value.i + DAY_NTP_STARTS);

Completed in 124 milliseconds