Home
last modified time | relevance | path

Searched defs:niov (Results 1 – 17 of 17) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Diov.c70 count_iov(const struct iovec *iov, int niov) in count_iov()
82 truncate_iov(struct iovec *iov, int *niov, size_t length) in truncate_iov()
100 iov_to_buf(const struct iovec *iov, int niov, void **buf) in iov_to_buf()
119 buf_to_iov(const void *buf, size_t buflen, const struct iovec *iov, int niov, in buf_to_iov()
H A Dpci_virtio_console.c465 struct iovec *iov, int niov) in pci_vtcon_sock_tx()
491 struct iovec *iov, int niov) in pci_vtcon_control_tx()
H A Dpci_virtio_9p.c146 pci_vt9p_get_buffer(struct l9p_request *req, struct iovec *iov, size_t *niov, in pci_vt9p_get_buffer()
H A Dvirtio.c265 vq_getchain(struct vqueue_info *vq, struct iovec *iov, int niov, in vq_getchain()
/freebsd/usr.sbin/ppp/
H A Dudp.c140 udp_device2iov(struct device *d, struct iovec *iov, int *niov, in udp_device2iov()
176 udp_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, in udp_iov2device()
H A Dexec.c96 exec_device2iov(struct device *d, struct iovec *iov, int *niov, in exec_device2iov()
175 int *niov, int maxiov __unused, int *auxfd, int *nauxfd) in exec_iov2device()
H A Dtcp.c122 int *niov, int maxiov __unused, int *auxfd __unused, in tcp_iov2device()
H A Dnetgraph.c281 ng_device2iov(struct device *d, struct iovec *iov, int *niov, in ng_device2iov()
322 ng_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, in ng_iov2device()
H A Dether.c193 ether_device2iov(struct device *d, struct iovec *iov, int *niov, in ether_device2iov()
346 ether_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, in ether_iov2device()
H A Dtty.c575 tty_device2iov(struct device *d, struct iovec *iov, int *niov, in tty_device2iov()
632 tty_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, in tty_iov2device()
H A Ddatalink.c1292 iov2datalink(struct bundle *bundle, struct iovec *iov, int *niov, int maxiov, in iov2datalink()
1386 datalink2iov(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, in datalink2iov()
H A Dbundle.c1358 int niov, expect, f; in bundle_LinkSize() local
1378 int niov, expect, f, *fd, nfd, onfd; in bundle_ReceiveDatalink() local
1545 int niov, f, expect, newsid, fd[SEND_MAXFD], nfd, reply[2]; in bundle_SendDatalink() local
H A Dphysical.c571 iov2physical(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, in iov2physical()
663 physical2iov(struct physical *p, struct iovec *iov, int *niov, int maxiov, in physical2iov()
/freebsd/contrib/lib9p/
H A Dconnection.c90 const size_t niov, void *aux) in l9p_connection_recv()
H A Dutils.c164 l9p_truncate_iov(struct iovec *iov, size_t niov, size_t length) in l9p_truncate_iov()
/freebsd/usr.sbin/lpr/common_source/
H A Drmjob.c300 int i, elem, firstreq, niov, rem, totlen; in rmremote() local
/freebsd/contrib/lib9p/backend/
H A Dfs.c1700 size_t niov = l9p_truncate_iov(req->lr_data_iov, in fs_read() local
1991 size_t niov = l9p_truncate_iov(req->lr_data_iov, in fs_write() local