Searched refs:time_to_vint64 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ntp/include/
H A Dntp_calendar.h123 extern vint64 time_to_vint64(const time_t *);
/freebsd-11-stable/contrib/ntp/libntp/
H A Dsystime.c604 secs = time_to_vint64(&ptv->tv_sec);
H A Dntp_calendar.c190 time_to_vint64( function
599 res = time_to_vint64(&tmp);
648 res = time_to_vint64(&tmp);
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_shm.c595 ts = time_to_vint64(&tt);

Completed in 67 milliseconds