Searched refs:__futimesat_time64 (Results 1 – 9 of 9) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/stat/ |
D | futimesat.c | 23 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/ |
D | time.h | 65 __REDIR(futimesat, __futimesat_time64);
|
/third_party/musl/include/sys/ |
D | time.h | 66 __REDIR(futimesat, __futimesat_time64);
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | time.h | 66 __REDIR(futimesat, __futimesat_time64);
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | time.h | 66 __REDIR(futimesat, __futimesat_time64);
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | time.h | 66 __REDIR(futimesat, __futimesat_time64);
|
/third_party/musl/libc-test/src/common/ |
D | test.h | 57 #define __futimesat_time64 futimesat macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | time.h | 93 __REDIR(futimesat, __futimesat_time64);
|
/third_party/musl/ |
D | libc.map.txt | 70 __futimesat_time64;
|