Searched defs:readv (Results 1 – 2 of 2) sorted by relevance
28 ssize_t readv(int fd, const struct iovec *iovec, int count) in readv() function
1162 SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument