Searched defs:nauxfd (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/usr.sbin/ppp/
H A Dexec.c98 exec_device2iov(struct device *d, struct iovec *iov, int *niov, int maxiov __unused, int *auxfd, int *nauxfd) argument
176 exec_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, int maxiov __unused, int *auxfd, int *nauxfd) argument
H A Dether.c195 ether_device2iov(struct device *d, struct iovec *iov, int *niov, int maxiov __unused, int *auxfd, int *nauxfd) argument
348 ether_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, int maxiov __unused, int *auxfd, int *nauxfd) argument
H A Dnetgraph.c283 ng_device2iov(struct device *d, struct iovec *iov, int *niov, int maxiov __unused, int *auxfd, int *nauxfd) argument
324 ng_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, int maxiov __unused, int *auxfd, int *nauxfd) argument
H A Ddatalink.c1294 iov2datalink(struct bundle *bundle, struct iovec *iov, int *niov, int maxiov, int fd, int *auxfd, int *nauxfd) argument
1388 datalink2iov(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, int *auxfd, int *nauxfd) argument
H A Dphysical.c573 iov2physical(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, int fd, int *auxfd, int *nauxfd) argument
665 physical2iov(struct physical *p, struct iovec *iov, int *niov, int maxiov, int *auxfd, int *nauxfd) argument

Completed in 139 milliseconds