Home
last modified time | relevance | path

Searched defs:SYS_fstatat (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h159 #undef SYS_fstatat macro
160 #define SYS_fstatat SYS_newfstatat macro
162 #undef SYS_fstatat macro
163 #define SYS_fstatat SYS_fstatat64 macro
/third_party/musl/src/internal/
H A Dsyscall.h172 #undef SYS_fstatat macro
173 #define SYS_fstatat SYS_newfstatat macro
175 #undef SYS_fstatat macro
176 #define SYS_fstatat SYS_fstatat64 macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h172 #undef SYS_fstatat macro
173 #define SYS_fstatat SYS_newfstatat macro
175 #undef SYS_fstatat macro
176 #define SYS_fstatat SYS_fstatat64 macro

Completed in 3 milliseconds