Searched refs:__fstatat_time64 (Results 1 – 10 of 10) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/stat/ |
D | fstatat.c | 24 extern int __fstatat_time64(int, const char *__restrict, struct stat *__restrict, int); 118 int ret = __fstatat_time64(AT_FDCWD, ptr, &st, 0); in fstatat_time64_0100()
|
/third_party/musl/libc-test/src/common/ |
D | test.h | 49 #define __fstatat_time64 fstatat macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | stat.h | 117 __REDIR(fstatat, __fstatat_time64);
|
/third_party/musl/ndk_musl_include/sys/ |
D | stat.h | 116 __REDIR(fstatat, __fstatat_time64);
|
/third_party/musl/include/sys/ |
D | stat.h | 117 __REDIR(fstatat, __fstatat_time64);
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | stat.h | 117 __REDIR(fstatat, __fstatat_time64);
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | stat.h | 116 __REDIR(fstatat, __fstatat_time64);
|
/third_party/musl/porting/linux/user/include/sys/ |
D | stat.h | 117 __REDIR(fstatat, __fstatat_time64);
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | stat.h | 117 __REDIR(fstatat, __fstatat_time64);
|
/third_party/musl/ |
D | libc.map.txt | 66 __fstatat_time64;
|