Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDudp.c141 udp_device2iov(struct device *d, struct iovec *iov, int *niov, in udp_device2iov()
177 udp_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, in udp_iov2device()
HDexec.c92 int *niov, int maxiov __unused, int *auxfd __unused, in exec_iov2device()
HDtcp.c123 int *niov, int maxiov __unused, int *auxfd __unused, int *nauxfd __unused) in tcp_iov2device()
HDnetgraph.c289 ng_device2iov(struct device *d, struct iovec *iov, int *niov, in ng_device2iov()
329 ng_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, in ng_iov2device()
HDether.c201 ether_device2iov(struct device *d, struct iovec *iov, int *niov, in ether_device2iov()
353 ether_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, in ether_iov2device()
HDtty.c583 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()
HDdatalink.c1290 iov2datalink(struct bundle *bundle, struct iovec *iov, int *niov, int maxiov, in iov2datalink()
1380 datalink2iov(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, in datalink2iov()
HDbundle.c1352 int niov, expect, f; in bundle_LinkSize() local
1372 int niov, expect, f, *fd, nfd, onfd; in bundle_ReceiveDatalink() local
1539 int niov, f, expect, newsid, fd[SEND_MAXFD], nfd, reply[2]; in bundle_SendDatalink() local
HDphysical.c569 iov2physical(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, in iov2physical()
661 physical2iov(struct physical *p, struct iovec *iov, int *niov, int maxiov, in physical2iov()
/dragonfly/usr.sbin/lpr/common_source/
HDrmjob.c300 int i, elem, firstreq, niov, rem, totlen; in rmremote() local