Searched defs:niov (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/usr.sbin/ppp/
H A Dtcp.c123 tcp_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, int maxiov __unused, int *auxfd __unused, int *nauxfd __unused) argument
H A Dexec.c98 exec_device2iov(struct device *d, struct iovec *iov, int *niov, argument
176 exec_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, int maxiov __unused, int *auxfd, int *nauxfd) argument
H A Dudp.c142 udp_device2iov(struct device *d, struct iovec *iov, int *niov, argument
178 udp_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Dether.c195 ether_device2iov(struct device *d, struct iovec *iov, int *niov, argument
348 ether_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Dnetgraph.c283 ng_device2iov(struct device *d, struct iovec *iov, int *niov, argument
324 ng_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Ddatalink.c1294 iov2datalink(struct bundle *bundle, struct iovec *iov, int *niov, int maxiov, argument
1388 datalink2iov(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, int *auxfd, int *nauxfd) argument
[all...]
H A Dtty.c577 tty_device2iov(struct device *d, struct iovec *iov, int *niov, argument
634 tty_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Dphysical.c577 iov2physical(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, argument
669 physical2iov(struct physical *p, struct iovec *iov, int *niov, int maxiov, argument
[all...]
H A Dbundle.c1363 int niov, expect, f; local
1383 int niov, expect, f, *fd, nfd, onfd; local
1550 int niov, f, expect, newsid, fd[SEND_MAXFD], nfd, reply[2]; local
[all...]
/freebsd-12-stable/usr.sbin/bhyve/
H A Diov.c73 count_iov(const struct iovec *iov, int niov) argument
85 truncate_iov(struct iovec *iov, int *niov, size_t length) argument
103 iov_to_buf(const struct iovec *iov, int niov, void **buf) argument
122 buf_to_iov(const void *buf, size_t buflen, const struct iovec *iov, int niov, argument
[all...]
H A Dpci_virtio_console.c444 pci_vtcon_sock_tx(struct pci_vtcon_port *port, void *arg, struct iovec *iov, int niov) argument
470 pci_vtcon_control_tx(struct pci_vtcon_port *port, void *arg, struct iovec *iov, int niov) argument
/freebsd-12-stable/usr.sbin/lpr/common_source/
H A Drmjob.c308 int i, elem, firstreq, niov, rem, totlen; local

Completed in 202 milliseconds