Home
last modified time | relevance | path

Searched refs:SYS_pread (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/src/unistd/
H A Dpread.c6 return syscall_cp(SYS_pread, fd, buf, size, __SYSCALL_LL_PRW(ofs)); in pread()
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h177 #undef SYS_pread macro
179 #define SYS_pread SYS_pread64 macro
/third_party/musl/src/internal/
H A Dsyscall.h190 #undef SYS_pread macro
192 #define SYS_pread SYS_pread64 macro
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h190 #undef SYS_pread macro
192 #define SYS_pread SYS_pread64 macro

Completed in 4 milliseconds