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

/freebsd-10-stable/contrib/ntp/include/
H A Dntp_calendar.h117 extern vint64 time_to_vint64(const time_t *);
/freebsd-10-stable/contrib/ntp/libntp/
H A Dntp_calendar.c240 time_to_vint64( function
610 res = time_to_vint64(&tmp);
659 res = time_to_vint64(&tmp);
H A Dsystime.c604 secs = time_to_vint64(&ptv->tv_sec);
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_shm.c595 ts = time_to_vint64(&tt);

Completed in 107 milliseconds