Home
last modified time | relevance | path

Searched refs:SYS_pwritev (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/unistd/
Dpwritev.c8 return syscall_cp(SYS_pwritev, fd, iov, count, in pwritev()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h743 #define SYS_pwritev 362 macro