Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stat/
Dlstat.c22 extern int __lstat_time64(const char *__restrict, struct stat *__restrict);
59 int32_t back = __lstat_time64(ptr, &statbuff); in lstat_time64_0100()
/third_party/musl/libc-test/src/common/
Dtest.h36 #define __lstat_time64 lstat macro
/third_party/musl/ndk_musl_include/sys/
Dstat.h115 __REDIR(lstat, __lstat_time64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dstat.h116 __REDIR(lstat, __lstat_time64);
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dstat.h115 __REDIR(lstat, __lstat_time64);
/third_party/musl/include/sys/
Dstat.h116 __REDIR(lstat, __lstat_time64);
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dstat.h116 __REDIR(lstat, __lstat_time64);
/third_party/musl/porting/linux/user/include/sys/
Dstat.h116 __REDIR(lstat, __lstat_time64);
/third_party/musl/porting/uniproton/kernel/include/sys/
Dstat.h116 __REDIR(lstat, __lstat_time64);
/third_party/musl/
Dlibc.map.txt138 __lstat_time64;