Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/time/
Dclock_settime.c20 extern int __clock_settime64(clockid_t, const struct timespec *);
64 ret = __clock_settime64(CLOCK_REALTIME, &ts); in clock_settime64_0100()
/third_party/musl/libc-test/src/common/
Dtest.h48 #define __clock_settime64 clock_settime macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h151 __REDIR(clock_settime, __clock_settime64);
/third_party/musl/porting/liteos_m/user/include/
Dtime.h150 __REDIR(clock_settime, __clock_settime64);
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h151 __REDIR(clock_settime, __clock_settime64);
/third_party/musl/ndk_musl_include/
Dtime.h148 __REDIR(clock_settime, __clock_settime64);
/third_party/musl/include/
Dtime.h152 __REDIR(clock_settime, __clock_settime64);
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h166 __REDIR(clock_settime, __clock_settime64);
/third_party/musl/
Dlibc.map.txt26 __clock_settime64;