Searched defs:readv (Results 1 – 2 of 2) sorted by relevance
31 ssize_t (*readv)(uint32_t fd, user_addr_t iov_uaddr, uint32_t iov_cnt); member
22 ssize_t readv(int fd, const struct iovec* iov, int iov_cnt) { in readv() function