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
138 if (0 != getclock(TIMEOFDAY, &until)) { in worker_sleep()787 getclock(TIMEOFDAY, &now); in wait_for_sem()
139 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. */
425 /* Define to 1 if you have the `getclock' function. */
593 * configure.in: Look for getclock().
553 * [Bug 2796] ntp-keygen crashes in 'getclock()' on Win32.
19181 [Bug 2796] ntp-keygen crashes in 'getclock()' on Win3219184 [Bug 2796] ntp-keygen crashes in 'getclock()' on Win3219186 ports/winnt/libntp/getclock.c@1.5 +2 -019187 [Bug 2796] ntp-keygen crashes in 'getclock()' on Win3289606 ports/winnt/libntp/getclock.c@1.4 +20 -8116201 ports/winnt/libntp/getclock.c@1.3 +2 -0116422 Provide GETTIMEOFDAY() macro on systems with getclock() for sntp.130421 ports/winnt/libntp/getclock.c@1.2 +0 -0167579 ports/winnt/libntp/getclock.c@1.1 +49 -0167580 emulate BSD getclock() interface[all …]