HomeSort by: relevance | last modified time | path
    Searched defs:get_systime (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/util/
jitter.c 50 get_systime(&tr);
89 * get_systime - return system time in NTP timestamp format.
92 get_systime( function
  /src/external/bsd/ntp/dist/libntp/
systime.c 43 * These routines (get_systime, step_systime, adj_systime) implement an
64 * using get_systime() after sys_tick and sys_fuzz have been determined,
76 * next adjtime() and meanwhile is also factored into get_systime()
90 * 'get_systime()' and the cruft associated with communicating via a
136 #ifndef SIM /* ntpsim.c has get_systime() and friends for sim */
171 * get_systime - return system time in NTP timestamp format.
174 get_systime( function
220 "get_systime Lamport advance exceeds one second (%.9f)",
267 DPRINTF(1, ("get_systime: postcond failed by %s secs, fixed\n",
  /src/external/bsd/ntp/dist/ntpd/
ntpsim.c 519 * get_systime - return the system time in NTP timestamp format
522 get_systime( function

Completed in 24 milliseconds