Home
last modified time | relevance | path

Searched refs:__wrap_clock_gettime (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dclock.c19 extern int __wrap_clock_gettime(clockid_t, struct timespec *);
52 __wrap_clock_gettime(clockid_t clk_id, struct timespec *tp) in __wrap_clock_gettime() function