Searched defs:iovec (Results 1 – 3 of 3) sorted by relevance
17 struct iovec { struct33 struct iovec *uio_iov; argument
20 struct iovec { struct21 caddr_t iov_base;22 int iov_len;
73 struct iovec iovec; local