HomeSort by: relevance | last modified time | path
    Searched refs:time_to_vint64 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp_calendar.h 125 extern vint64 time_to_vint64(const time_t *);
  /src/external/bsd/ntp/dist/libntp/
systime.c 607 secs = time_to_vint64(&ptv->tv_sec);
ntp_calendar.c 191 time_to_vint64( function
600 res = time_to_vint64(&tmp);
649 res = time_to_vint64(&tmp);
  /src/external/bsd/ntp/dist/ntpd/
refclock_shm.c 597 ts = time_to_vint64(&tt);

Completed in 54 milliseconds