Home
last modified time | relevance | path

Searched defs:clock_gettime (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/blocklist/port/
H A Dclock_gettime.c9 clock_gettime(int clock __unused, struct timespec *ts) in clock_gettime() function
/freebsd/contrib/libfido2/openbsd-compat/
H A Dclock_gettime.c14 clock_gettime(clockid_t clock_id, struct timespec *tp) in clock_gettime() function
/freebsd/contrib/openbsm/compat/
H A Dclock_gettime.h39 clock_gettime(int clock_id, struct timespec *ts) in clock_gettime() function
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in60 clock_gettime = librt.clock_gettime variable
/freebsd/tools/tools/netmap/
H A Dnmreplay.c460 #define clock_gettime(a,b) \ macro
H A Dpkt-gen.c180 #define clock_gettime(a,b) \ macro
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h147 #pragma weak clock_gettime macro