Searched refs:tiov (Results 1 – 1 of 1) sorted by relevance
342 struct iovec *iov, *tiov; local400 tiov = iov;401 for (i = 0; i <uap->iovlen; i++, tiov++) {402 if ((auio.uio_resid += tiov->iov_len) < 0) {462 struct iovec *iov, *tiov; local521 tiov = iov;522 for (i = 0; i <uap->iovlen; i++, tiov++) {523 if ((auio.uio_resid += tiov->iov_len) < 0) {