Searched defs:maxfd (Results 1 - 25 of 38) sorted by path

12

/freebsd-11-stable/contrib/blacklist/bin/
H A Dblacklistd.c340 addfd(struct pollfd **pfdp, bl_t **blp, size_t *nfd, size_t *maxfd, argument
514 size_t maxfd = 0; local
/freebsd-11-stable/contrib/bmake/
H A Djob.c3065 int i, maxfd, nselect, npoll; local
/freebsd-11-stable/contrib/dma/
H A Dlocal.c59 long maxfd; local
/freebsd-11-stable/contrib/ipfilter/samples/
H A Dproxy.c237 int i, n, maxfd; local
/freebsd-11-stable/contrib/libbegemot/
H A Drpoll.c189 static int maxfd; /* maximum fd number */ variable
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Drlfe.c380 int maxfd; local
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dentropy.c392 int maxfd, fd; local
[all...]
H A Dsocket.c124 int maxfd; member in struct:isc_socketwait
402 int maxfd; member in struct:isc__socketmgr
3725 process_fds(isc__socketmgr_t *manager, int maxfd, fd_set *readfds, fd_set *writefds) argument
3805 int maxfd; local
[all...]
/freebsd-11-stable/contrib/nvi/cl/
H A Dcl_read.c154 int maxfd, nr, term_reset; local
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_script.c379 int maxfd; local
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.c502 int fd, maxfd, ret; local
[all...]
H A Dproto_tls.c270 int maxfd, tcpfd; local
/freebsd-11-stable/contrib/openbsm/compat/
H A Dclosefrom.h38 int error, fd, maxfd; local
/freebsd-11-stable/contrib/opie/
H A Dopieauto.c329 int maxfd = parents; local
/freebsd-11-stable/crypto/heimdal/kpasswd/
H A Dkpasswdd.c655 int maxfd; local
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-closefrom.c71 long fd, maxfd; local
H A Dbsd-poll.c44 int saved_errno, ret, fd, maxfd = 0; local
/freebsd-11-stable/crypto/openssh/
H A Dssh-keyscan.c73 int maxfd; variable
[all...]
H A Dsshd.c1124 int i, j, ret, maxfd; local
/freebsd-11-stable/lib/libcasper/libcasper/
H A Dlibcasper_service.c216 int sock, maxfd, ret; local
/freebsd-11-stable/usr.sbin/bluetooth/bthidd/
H A Dbthidd.h50 int32_t maxfd; /* max fd in sets */ member in struct:bthid_server
/freebsd-11-stable/usr.sbin/bluetooth/sdpd/
H A Dserver.h66 int32_t maxfd; /* max. descriptor is the set */ member in struct:server
/freebsd-11-stable/usr.sbin/ngctl/
H A Dmain.c244 const int maxfd = MAX(csock, dsock) + 1; local
350 const int maxfd = MAX(csock, dsock) + 1; local
/freebsd-11-stable/usr.sbin/rarpd/
H A Drarpd.c518 int bufsize, maxfd = 0; local
/freebsd-11-stable/usr.sbin/route6d/
H A Droute6d.c132 int maxfd; /* maximum fd for select() */ variable

Completed in 303 milliseconds

12