Home
last modified time | relevance | path

Searched defs:readv (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/util/
H A Dosdep.c596 readv(int fd, const struct iovec *iov, int iov_cnt) in readv() function
/openbmc/linux/fs/
H A Dread_write.c1040 SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE3() argument