Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stat/
Dfstatat.c24 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/
Dtest.h49 #define __fstatat_time64 fstatat macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dstat.h117 __REDIR(fstatat, __fstatat_time64);
/third_party/musl/ndk_musl_include/sys/
Dstat.h116 __REDIR(fstatat, __fstatat_time64);
/third_party/musl/include/sys/
Dstat.h117 __REDIR(fstatat, __fstatat_time64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dstat.h117 __REDIR(fstatat, __fstatat_time64);
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dstat.h116 __REDIR(fstatat, __fstatat_time64);
/third_party/musl/porting/linux/user/include/sys/
Dstat.h117 __REDIR(fstatat, __fstatat_time64);
/third_party/musl/porting/uniproton/kernel/include/sys/
Dstat.h117 __REDIR(fstatat, __fstatat_time64);
/third_party/musl/
Dlibc.map.txt66 __fstatat_time64;