Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dclock_adjtime.c28 extern int __clock_adjtime64(clockid_t, struct timex *);
113 int result = __clock_adjtime64(CLOCK_REALTIME, &tx); in clock_adjtime64_0100()
/third_party/musl/ndk_musl_include/sys/
Dtimex.h96 __REDIR(clock_adjtime, __clock_adjtime64);
/third_party/musl/include/sys/
Dtimex.h96 __REDIR(clock_adjtime, __clock_adjtime64);
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtimex.h96 __REDIR(clock_adjtime, __clock_adjtime64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtimex.h96 __REDIR(clock_adjtime, __clock_adjtime64);
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtimex.h96 __REDIR(clock_adjtime, __clock_adjtime64);
/third_party/musl/libc-test/src/common/
Dtest.h40 #define __clock_adjtime64 clock_adjtime macro
/third_party/musl/
Dlibc.map.txt22 __clock_adjtime64;