Home | History | Annotate | Download | only in netbsd32

Lines Matching refs:iovec

165     struct msghdr *msg, struct iovec *aiov)
169 struct iovec *iov = aiov;
171 iovsz = msg32->msg_iovlen * sizeof(struct iovec);
229 struct iovec aiov[UIO_SMALLIOV];
251 kmem_free(msg.msg_iov, msg.msg_iovlen * sizeof(struct iovec));
276 struct iovec aiov[UIO_SMALLIOV];
482 struct msghdr *msg, struct iovec *aiov)
485 struct iovec *iov = aiov;
502 iovsz = msg->msg_iovlen * sizeof(struct iovec);
536 struct iovec aiov[UIO_SMALLIOV];
551 kmem_free(msg.msg_iov, msg.msg_iovlen * sizeof(struct iovec));
573 struct iovec aiov[UIO_SMALLIOV];
597 msg->msg_iovlen * sizeof(struct iovec));
636 struct iovec aiov;
675 struct iovec aiov;