Home
last modified time | relevance | path

Searched refs:__stat_time64 (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/libc-test/src/functional/
Dstat.c12 extern int __stat_time64(const char *__restrict, struct stat *__restrict);
29 if (TEST(__stat_time64(".",&st)==0, "errno = %s\n", strerror(errno))) { in main()
/third_party/musl/libc-test/src/common/
Dtest.h42 #define __stat_time64 stat macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dstat.h114 __REDIR(stat, __stat_time64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dstat.h114 __REDIR(stat, __stat_time64);
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dstat.h113 __REDIR(stat, __stat_time64);
/third_party/musl/porting/uniproton/kernel/include/sys/
Dstat.h114 __REDIR(stat, __stat_time64);
/third_party/musl/porting/linux/user/include/sys/
Dstat.h114 __REDIR(stat, __stat_time64);
/third_party/musl/include/sys/
Dstat.h114 __REDIR(stat, __stat_time64);
/third_party/musl/ndk_musl_include/sys/
Dstat.h113 __REDIR(stat, __stat_time64);
/third_party/musl/
Dlibc.map.txt216 __stat_time64;