Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stat/
Dfutimesat.c23 extern int __futimesat_time64(int, const char *, const struct timeval [2]);
149 int result = __futimesat_time64(dir_fd, "test.txt", NULL); in futimesat_time64_0200()
/third_party/musl/ndk_musl_include/sys/
Dtime.h65 __REDIR(futimesat, __futimesat_time64);
/third_party/musl/include/sys/
Dtime.h66 __REDIR(futimesat, __futimesat_time64);
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtime.h66 __REDIR(futimesat, __futimesat_time64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtime.h66 __REDIR(futimesat, __futimesat_time64);
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtime.h66 __REDIR(futimesat, __futimesat_time64);
/third_party/musl/libc-test/src/common/
Dtest.h57 #define __futimesat_time64 futimesat macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dtime.h93 __REDIR(futimesat, __futimesat_time64);
/third_party/musl/
Dlibc.map.txt70 __futimesat_time64;