Searched refs:getclock (Results 1 – 14 of 14) sorted by relevance
134 (void) getclock(TIMEOFDAY, &ts); in default_get_precision()143 (void) getclock(TIMEOFDAY, &ts); in default_get_precision()
105 getclock(TIMEOFDAY, &ts); in get_systime()
20 int getclock (int clock_type, struct timespec *tp);
122 #define getclock clock_gettime macro
149 if (0 != getclock(TIMEOFDAY, &until)) { in worker_sleep()800 getclock(TIMEOFDAY, &now); in wait_for_sem()
148 rc = getclock(TIMEOFDAY, tsp); in get_ostime()
243 (void) getclock(TIMEOFDAY, &ts); in write_stats()
1923 (void) getclock(TIMEOFDAY, &ts); in oncore_get_timestamp()
79 AC_CHECK_FUNCS([getclock stime timegm strlcpy strlcat])
110 /* Define to 1 if you have the `getclock' function. */
436 /* Define to 1 if you have the `getclock' function. */
593 * configure.in: Look for getclock().
789 * [Bug 2796] ntp-keygen crashes in 'getclock()' on Win32.
19540 [Bug 2796] ntp-keygen crashes in 'getclock()' on Win3219543 [Bug 2796] ntp-keygen crashes in 'getclock()' on Win3219545 ports/winnt/libntp/getclock.c@1.5 +2 -019546 [Bug 2796] ntp-keygen crashes in 'getclock()' on Win3289955 ports/winnt/libntp/getclock.c@1.4 +20 -8116529 ports/winnt/libntp/getclock.c@1.3 +2 -0116749 Provide GETTIMEOFDAY() macro on systems with getclock() for sntp.130725 ports/winnt/libntp/getclock.c@1.2 +0 -0167773 ports/winnt/libntp/getclock.c@1.1 +49 -0167774 emulate BSD getclock() interface[all …]