Searched refs:__stat_time64 (Results 1 – 10 of 10) sorted by relevance
/third_party/musl/libc-test/src/functional/ |
D | stat.c | 12 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/ |
D | test.h | 42 #define __stat_time64 stat macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | stat.h | 114 __REDIR(stat, __stat_time64);
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | stat.h | 114 __REDIR(stat, __stat_time64);
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | stat.h | 113 __REDIR(stat, __stat_time64);
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | stat.h | 114 __REDIR(stat, __stat_time64);
|
/third_party/musl/porting/linux/user/include/sys/ |
D | stat.h | 114 __REDIR(stat, __stat_time64);
|
/third_party/musl/include/sys/ |
D | stat.h | 114 __REDIR(stat, __stat_time64);
|
/third_party/musl/ndk_musl_include/sys/ |
D | stat.h | 113 __REDIR(stat, __stat_time64);
|
/third_party/musl/ |
D | libc.map.txt | 216 __stat_time64;
|