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

/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_calendar.h117 extern vint64 time_to_vint64(const time_t *);
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dntp_calendar.c240 time_to_vint64( function
610 res = time_to_vint64(&tmp);
659 res = time_to_vint64(&tmp);
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_shm.c594 ts = time_to_vint64(&tt);

Completed in 123 milliseconds