Searched defs:clock_gettime (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/ |
H A D | clock_gettime.c | 14 clock_gettime(clockid_t clock_id, struct timespec *tp) in clock_gettime() function
|
/netbsd-src/external/bsd/blocklist/port/ |
H A D | clock_gettime.c | 9 clock_gettime(int clock __unused, struct timespec *ts) in clock_gettime() function
|
/netbsd-src/external/bsd/tmux/dist/compat/ |
H A D | clock_gettime.c | 30 clock_gettime(int clock, struct timespec *ts) in clock_gettime() function
|
/netbsd-src/lib/libc/compat/sys/ |
H A D | compat_clock.c | 77 clock_gettime(clockid_t clockid, struct timespec50 *tim50) in clock_gettime() function
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | ztest.c | 66 #define clock_gettime xclock_gettime macro
|
H A D | xztest.c | 67 #define clock_gettime xclock_gettime macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | ztest.c | 66 #define clock_gettime xclock_gettime macro
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldap_pvt.h | 139 #define clock_gettime(clkid,tv) ldap_pvt_clock_gettime(clkid,tv) macro
|
/netbsd-src/lib/librumpuser/ |
H A D | rumpuser_port.h | 130 clock_gettime(clockid_t clk, struct timespec *ts) clock_gettime() function
|
/netbsd-src/external/lgpl3/gmp/dist/tune/ |
H A D | time.c | 339 #define clock_gettime(id,ts) (ASSERT_FAIL (clock_gettime not available), -1) macro
|
/netbsd-src/lib/libc/include/ |
H A D | namespace.h | 273 #define clock_gettime _clock_gettime global() macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
H A D | msan_test.cc | 2186 TEST(MemorySanitizer, clock_gettime) { in TEST() argument
|