Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/legacy/
Dlutimes.c24 extern int __lutimes_time64(const char *, const struct timeval [2]);
90 ret = __lutimes_time64("./lutimes_time64_0100.txt", tv); in lutimes_time64_0100()
/third_party/musl/ndk_musl_include/sys/
Dtime.h66 __REDIR(lutimes, __lutimes_time64);
/third_party/musl/include/sys/
Dtime.h67 __REDIR(lutimes, __lutimes_time64);
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtime.h67 __REDIR(lutimes, __lutimes_time64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtime.h67 __REDIR(lutimes, __lutimes_time64);
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtime.h67 __REDIR(lutimes, __lutimes_time64);
/third_party/musl/libc-test/src/common/
Dtest.h65 #define __lutimes_time64 lutimes macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dtime.h94 __REDIR(lutimes, __lutimes_time64);
/third_party/musl/
Dlibc.map.txt144 __lutimes_time64;