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

/freebsd-12-stable/usr.sbin/bhyve/
H A Diov.h36 void seek_iov(const struct iovec *iov1, int niov1, struct iovec *iov2,
H A Diov.c43 seek_iov(const struct iovec *iov1, int niov1, struct iovec *iov2, int *niov2, argument
50 for (i = 0; i < niov1; i++) {
63 for (j = i; j < niov1; j++) {

Completed in 117 milliseconds