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

/freebsd-13-stable/contrib/lib9p/
H A Dlib9p.h239 void l9p_seek_iov(struct iovec *iov1, size_t niov1, struct iovec *iov2,
H A Drequest.c455 * iov to the beginning of the data buffer (note the l9p_seek_iov
773 l9p_seek_iov(req->lr_resp_msg.lm_iov, req->lr_resp_msg.lm_niov,
937 l9p_seek_iov(req->lr_req_msg.lm_iov, req->lr_req_msg.lm_niov,
1280 l9p_seek_iov(req->lr_resp_msg.lm_iov, req->lr_resp_msg.lm_niov,
H A Dutils.c134 l9p_seek_iov(struct iovec *iov1, size_t niov1, struct iovec *iov2, function

Completed in 97 milliseconds