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

/freebsd-10-stable/usr.sbin/ppp/
H A Dtcp.c121 tcp_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, int maxiov __unused, int *auxfd __unused, int *nauxfd __unused) argument
H A Datm.c108 atm_device2iov(struct device *d, struct iovec *iov, int *niov, argument
144 atm_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Dudp.c140 udp_device2iov(struct device *d, struct iovec *iov, int *niov, argument
176 udp_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Dexec.c96 exec_device2iov(struct device *d, struct iovec *iov, int *niov, argument
174 exec_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, int maxiov __unused, int *auxfd, int *nauxfd) argument
H A Dether.c193 ether_device2iov(struct device *d, struct iovec *iov, int *niov, argument
346 ether_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Dnetgraph.c281 ng_device2iov(struct device *d, struct iovec *iov, int *niov, argument
322 ng_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Dtty.c575 tty_device2iov(struct device *d, struct iovec *iov, int *niov, argument
632 tty_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Ddatalink.c1292 iov2datalink(struct bundle *bundle, struct iovec *iov, int *niov, int maxiov, argument
1386 datalink2iov(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, int *auxfd, int *nauxfd) argument
[all...]
H A Dbundle.c1361 int niov, expect, f; local
1381 int niov, expect, f, *fd, nfd, onfd; local
1548 int niov, f, expect, newsid, fd[SEND_MAXFD], nfd, reply[2]; local
[all...]
H A Dphysical.c584 iov2physical(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, argument
676 physical2iov(struct physical *p, struct iovec *iov, int *niov, int maxiov, argument
[all...]
/freebsd-10-stable/usr.sbin/lpr/common_source/
H A Drmjob.c306 int i, elem, firstreq, niov, rem, totlen; local
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_virtio_net.c275 rx_iov_trim(struct iovec *iov, int *niov, int tlen) argument

Completed in 76 milliseconds