Searched defs:iovec_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Duio.h66 } iovec_t; typedef in typeref:struct:iovec
75 } iovec_t; typedef in typeref:struct:iovec
96 iovec_t *uio_iov; /* pointer to array of iovecs */
122 iovec_t *uio_iov; /* pointer to array of iovecs */
248 int uiodup(uio_t *, uio_t *, iovec_t *, int);

Completed in 47 milliseconds