Searched defs:niov (Results 1 – 10 of 10) sorted by relevance
| /dragonfly/usr.sbin/ppp/ |
| HD | udp.c | 141 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()
|
| HD | exec.c | 92 int *niov, int maxiov __unused, int *auxfd __unused, in exec_iov2device()
|
| HD | tcp.c | 123 int *niov, int maxiov __unused, int *auxfd __unused, int *nauxfd __unused) in tcp_iov2device()
|
| HD | netgraph.c | 289 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()
|
| HD | ether.c | 201 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()
|
| HD | tty.c | 583 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()
|
| HD | datalink.c | 1290 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()
|
| HD | bundle.c | 1352 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
|
| HD | physical.c | 569 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/ |
| HD | rmjob.c | 300 int i, elem, firstreq, niov, rem, totlen; in rmremote() local
|