Home
last modified time | relevance | path

Searched refs:ntpcal_daysec_to_date (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/ntp/libntp/
Dntp_calendar.c979 ntpcal_daysec_to_date( in ntpcal_daysec_to_date() function
1035 dof += ntpcal_daysec_to_date(jd, ds->lo); in ntpcal_daysplit_to_date()
1075 ds.hi += ntpcal_daysec_to_date(jd, ds.lo); in ntpcal_time_to_date()
1479 ds.hi += ntpcal_daysec_to_date(jd, ds.lo); in ntpcal_ntp64_to_date()
/freebsd-10-stable/contrib/ntp/include/
Dntp_calendar.h266 ntpcal_daysec_to_date(struct calendar * /* jt */, int32_t /* secs */);
/freebsd-10-stable/contrib/ntp/ntpd/
Drefclock_nmea.c1661 rec_ds.hi += ntpcal_daysec_to_date(jd, rec_ds.lo); in unfold_day()