Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/include/
Dntp_calendar.h273 ntpcal_date_to_daysec(const struct calendar *);
/freebsd-10-stable/contrib/ntp/libntp/
Dntp_calendar.c1420 ntpcal_date_to_daysec( in ntpcal_date_to_daysec() function
1456 secs = ntpcal_date_to_daysec(jd); in ntpcal_date_to_time()
1512 ntpcal_date_to_daysec(jd)); in ntpcal_date_to_ntp64()
/freebsd-10-stable/contrib/ntp/ntpd/
Drefclock_nmea.c1659 ntpcal_date_to_daysec(jd), in unfold_day()
1740 doff = ntpcal_date_to_daysec(jd) + wd->wt_leap; in gpsfix_century()
1801 gps_sec = ntpcal_date_to_daysec(gpst); in eval_gps_time()