Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/legacy/
Dfutimes.c25 extern int __futimes_time64(int, const struct timeval [2]);
90 ret = __futimes_time64(fd, tv); in futimes_time64_0100()
/third_party/musl/ndk_musl_include/sys/
Dtime.h64 __REDIR(futimes, __futimes_time64);
/third_party/musl/include/sys/
Dtime.h65 __REDIR(futimes, __futimes_time64);
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtime.h65 __REDIR(futimes, __futimes_time64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtime.h65 __REDIR(futimes, __futimes_time64);
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtime.h65 __REDIR(futimes, __futimes_time64);
/third_party/musl/libc-test/src/common/
Dtest.h56 #define __futimes_time64 futimes macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dtime.h92 __REDIR(futimes, __futimes_time64);
/third_party/musl/
Dlibc.map.txt69 __futimes_time64;