Searched defs:iov1 (Results 1 – 7 of 7) sorted by relevance
98 const struct iovec *iov1 = tail_memdup(proto_iov1, sizeof(proto_iov1)); in main() local
88 struct iovec *iov1, *iov2, *iovp; in runtest() local
106 let iov1 = [IoSlice::new(&sbuf)]; in test_timestamping() localVariable2615 let iov1 = [std::io::IoSlice::new(&sbuf)]; in test_txtime() localVariable
1869 let iov1 = [IoSlice::new(&sbuf)]; localVariable
425 const iovec iov1{dest1.get(), max_capacity_bytes_}; in TEST_F() local