Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/libntp/
H A Dntp_calgps.c203 retv.secs = ntpcal_date_to_daysec(jd); in _gpsntp_from_daytime()
471 gps.wsecs = days * SECSPERDAY + ntpcal_date_to_daysec(&cal); in gpscal_from_calendar_ex()
H A Dntp_calendar.c1557 ntpcal_date_to_daysec( in ntpcal_date_to_daysec() function
1593 secs = ntpcal_date_to_daysec(jd); in ntpcal_date_to_time()
1649 ntpcal_date_to_daysec(jd)); in ntpcal_date_to_ntp64()
/netbsd/external/bsd/ntp/dist/include/
H A Dntp_calendar.h295 ntpcal_date_to_daysec(const struct calendar *);