Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/time/
Dutime_sup.c23 extern int __utime64(const char *, const struct utimbuf *);
108 if (__utime64(file, &ubuf) != 0) { in utime64_0100()
/third_party/musl/porting/uniproton/kernel/include/
Dutime.h22 __REDIR(utime, __utime64);
/third_party/musl/porting/liteos_a/kernel/include/
Dutime.h22 __REDIR(utime, __utime64);
/third_party/musl/porting/liteos_m/kernel/include/
Dutime.h22 __REDIR(utime, __utime64);
/third_party/musl/ndk_musl_include/
Dutime.h22 __REDIR(utime, __utime64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dutime.h22 __REDIR(utime, __utime64);
/third_party/musl/include/
Dutime.h22 __REDIR(utime, __utime64);
/third_party/musl/libc-test/src/common/
Dtest.h89 #define __utime64 utime macro
/third_party/musl/
Dlibc.map.txt263 __utime64;