Searched refs:tiov (Results 1 – 1 of 1) sorted by relevance
2593 struct iovec *iov, *tiov; local2649 tiov = iov;2650 for (i = 0; i <uap->iovlen; i++, tiov++) {2651 if ((auio.uio_resid += tiov->iov_len) < 0) {2712 struct iovec *iov, *tiov; local2776 tiov = iov;2777 for (i = 0; i <uap->iovlen; i++, tiov++) {2778 if ((auio.uio_resid += tiov->iov_len) < 0) {