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

/freebsd-current/usr.sbin/bhyve/
H A Diov.h35 int *niov2, size_t seek);
H A Diov.c40 seek_iov(const struct iovec *iov1, int niov1, struct iovec *iov2, int *niov2, argument
66 *niov2 = j - i;
/freebsd-current/contrib/lib9p/
H A Dlib9p.h240 size_t *niov2, size_t seek);
H A Dutils.c135 size_t *niov2, size_t seek)
160 *niov2 = j - i;
134 l9p_seek_iov(struct iovec *iov1, size_t niov1, struct iovec *iov2, size_t *niov2, size_t seek) argument

Completed in 79 milliseconds