iovec32
struct iovec32 buf32[IOV_MAX_STACK], *aiov32 = buf32;
iov32size = iovcnt * sizeof (struct iovec32);
if (copyin((struct iovec32 *)lmsg.msg_iov, aiov32, iov32size)) {
struct iovec32 buf32[IOV_MAX_STACK], *aiov32 = buf32;
iov32size = iovcnt * sizeof (struct iovec32);
copyin((struct iovec32 *)lmsg.msg_iov, aiov32, iov32size)) {
rsmka_iovec32_t *iovec32, *iovec32_base;
iovec32_base = iovec32 = kmem_zalloc(size, KM_SLEEP);
(caddr_t)iovec32, size, mode)) {
kmem_free(iovec32, size);
for (i = 0; i < count; i++, iovec++, iovec32++) {
iovec->io_type = (int)iovec32->io_type;
iovec32->local;
(caddr_t)(uintptr_t)iovec32->local;
iovec->local_offset = (size_t)iovec32->local_offset;
iovec->remote_offset = (size_t)iovec32->remote_offset;
iovec->transfer_len = (size_t)iovec32->transfer_len;
struct iovec32 buf32[IOV_MAX_STACK], *aiov32 = buf32;
struct iovec32 buf32[IOV_MAX_STACK], *aiov32 = buf32;
struct iovec32 buf32[IOV_MAX_STACK], *aiov32 = buf32;
struct iovec32 buf32[IOV_MAX_STACK], *aiov32 = buf32;