Lines Matching refs:iov_base
377 iov[0].iov_base = &hdr;379 iov[1].iov_base = buf;384 hexdump(iov[0].iov_base, iov[0].iov_len);385 hexdump(iov[1].iov_base, iov[1].iov_len);430 b = iov->iov_base;500 iov[0].iov_base = &hdr;502 iov[1].iov_base = buf;530 iov[0].iov_base = &hdr;532 iov[1].iov_base = &cc;534 iov[2].iov_base = buf;
Indexes created Fri Feb 20 16:20:20 UTC 2026