Searched refs:iovec (Results 1 – 6 of 6) sorted by relevance
15 struct iovec struct36 static __inline__ size_t iov_length(const struct iovec *iov, unsigned long nr_segs) in iov_length()46 unsigned long iov_shorten(struct iovec *iov, unsigned long nr_segs, size_t to);
58 struct iovec * msg_iov; /* Data blocks */
40 extern ssize_t readv (int __fd, __const struct iovec *__iovec, int __count);50 extern ssize_t writev (int __fd, __const struct iovec *__iovec, int __count);
44 struct iovec struct
239 extern ssize_t vmsplice (int __fdout, const struct iovec *__iov,
224 struct iovec *msg_iov; /* Vector of data to send/receive into. */