Home
last modified time | relevance | path

Searched refs:ntpcal_ntp_to_time (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/ntp/libntp/
H A Dprettydate.c184 sec = ntpcal_ntp_to_time(ntps, NULL); in common_prettydate()
232 vl = ntpcal_ntp_to_time(ntp, NULL); in ntp2unix_tm()
H A Dtimespecops.c218 sec = ntpcal_ntp_to_time(x.l_ui, p); in lfp_stamp_to_tspec()
H A Dntp_calendar.c574 ntpcal_ntp_to_time( in ntpcal_ntp_to_time() function
/freebsd-src/contrib/ntp/include/
H A Dntp_calendar.h141 ntpcal_ntp_to_time(uint32_t /* ntp */, const time_t * /* pivot */);
H A Dtimevalops.h430 sec = ntpcal_ntp_to_time(x.l_ui, p); in lfp_stamp_to_tval()