Searched refs:iovecs (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Duio_internal.h134 union iovecs { union
142 union iovecs uio_iovs; /* current iovec */
143 int uio_iovcnt; /* active iovecs */
149 int uio_max_iovs; /* max number of iovecs this uio_t can hold */
162 * contain the given number of iovecs. Use this macro to

Completed in 65 milliseconds