Searched refs:FD_ISSET (Results 76 - 100 of 165) sorted by relevance

1234567

/freebsd-12-stable/tools/test/netfibs/
H A Dreflect.c266 if (!FD_ISSET(s, &rset))
/freebsd-12-stable/usr.sbin/inetd/
H A Dinetd.c590 if (FD_ISSET(signalpipe[0], &readable)) {
622 if (sep->se_fd != -1 && FD_ISSET(sep->se_fd, &readable)) {
1058 if (FD_ISSET(sep->se_fd, &allsock))
1061 if (!FD_ISSET(sep->se_fd, &allsock))
1471 if (FD_ISSET(sep->se_fd, &allsock))
1541 if (FD_ISSET(sep->se_fd, &allsock)) {
1569 if (!FD_ISSET(sep->se_fd, &allsock)) {
/freebsd-12-stable/sbin/natd/
H A Dnatd.c429 if (FD_ISSET (divertGlobal, &readMask))
434 if (FD_ISSET (mip->divertIn, &readMask))
438 if (FD_ISSET (mip->divertOut, &readMask))
442 if (FD_ISSET (mip->divertInOut, &readMask))
447 if (FD_ISSET (routeSock, &readMask))
/freebsd-12-stable/contrib/wpa/src/common/
H A Dwpa_ctrl.c553 if (FD_ISSET(ctrl->s, &rfds)) {
635 return FD_ISSET(ctrl->s, &rfds);
/freebsd-12-stable/crypto/heimdal/appl/push/
H A Dpush.c314 if (FD_ISSET(s, &readset)) {
479 if (FD_ISSET(s, &writeset)) {
/freebsd-12-stable/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.c562 if (FD_ISSET(proto_descriptor(lst->adl_conn), &rfds))
568 if (FD_ISSET(proto_descriptor(adhost->adh_conn),
H A Dproto_tls.c139 PJDLOG_ASSERT(FD_ISSET(fd, &fdset));
287 if (FD_ISSET(sockfd, &fds))
289 if (FD_ISSET(tcpfd, &fds))
/freebsd-12-stable/contrib/ipfilter/l4check/
H A Dl4check.c384 if (FD_ISSET(l4->l4_fd, &rfd)) {
392 if ((l4->l4_fd >= 0) && FD_ISSET(l4->l4_fd, &wfd)) {
/freebsd-12-stable/crypto/openssh/
H A Dssh-keyscan.c587 if (FD_ISSET(i, e)) {
590 } else if (FD_ISSET(i, r))
/freebsd-12-stable/tools/tools/net80211/w00t/redir/
H A Dredir.c611 if (FD_ISSET(p->rx, &fds))
613 if (FD_ISSET(p->s, &fds))
/freebsd-12-stable/usr.sbin/apmd/
H A Dapmd.c628 if (FD_ISSET(signal_fd[0], &rfds)) {
633 if (FD_ISSET(apmctl_fd, &rfds))
/freebsd-12-stable/usr.sbin/lpr/lpd/
H A Dlpd.c376 if (FD_ISSET(funix, &readfds)) {
382 if (FD_ISSET(finet[i], &readfds)) {
/freebsd-12-stable/tools/tools/net80211/w00t/assoc/
H A Dassoc.c903 if (FD_ISSET(p.tap, &fds)) {
907 if (FD_ISSET(p.rx, &fds)) {
/freebsd-12-stable/tools/tools/net80211/w00t/prga/
H A Dprga.c372 if (!FD_ISSET(p->rx, &fds))
433 if (!FD_ISSET(p->rx, &fds))
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/
H A DMainLoop.cpp228 if (FD_ISSET(fd.first, &read_fd_set))
/freebsd-12-stable/contrib/gdb/gdb/
H A Dinflow.c653 if (numfds >= 0 && FD_ISSET (target_activity_fd, &readfds))
/freebsd-12-stable/lib/libcasper/libcasper/
H A Dservice.c463 if (FD_ISSET(service_connection_get_sock(sconn), &fds))
/freebsd-12-stable/tools/tools/net80211/wesside/dics/
H A Ddics.c414 if (rd == 1 && FD_ISSET(us, &rfds)) {
/freebsd-12-stable/usr.sbin/ppp/
H A Dphysical.c873 if (r && FD_ISSET(p->fd, r)) {
878 if (e && FD_ISSET(p->fd, e)) {
883 if (w && FD_ISSET(p->fd, w)) {
898 return p->fd >= 0 && FD_ISSET(p->fd, fdset);
/freebsd-12-stable/crypto/heimdal/appl/rsh/
H A Drshd.c445 if (FD_ISSET(from0, &readset)) {
456 if (FD_ISSET(from1, &readset)) {
469 if (FD_ISSET(from2, &readset)) {
/freebsd-12-stable/contrib/ofed/libibverbs/
H A Dneigh.c359 if (FD_ISSET(fd, &fdset)) {
369 } else if (FD_ISSET(timer_fd, &fdset) &&
376 if (FD_ISSET(timer_fd, &fdset)) {
/freebsd-12-stable/contrib/tnftp/src/
H A Dutil.c1527 if (FD_ISSET(fds[i].fd, &rset))
1529 if (FD_ISSET(fds[i].fd, &wset))
1531 if (FD_ISSET(fds[i].fd, &xset))
/freebsd-12-stable/contrib/unbound/smallapp/
H A Dunbound-control.c662 if(!FD_ISSET(fd, &rset) && !FD_ISSET(fd, &wset) &&
663 !FD_ISSET(fd, &eset)) {
/freebsd-12-stable/tests/sys/fifo/
H A Dfifo_io.c902 *readable = FD_ISSET(fd, &readfds) ? 1 : 0;
903 *writable = FD_ISSET(fd, &writefds) ? 1 : 0;
904 *exception = FD_ISSET(fd, &exceptfds) ? 1 : 0;
/freebsd-12-stable/sbin/devd/
H A Ddevd.cc1101 if (FD_ISSET(fd, &fds)) {
1129 if (FD_ISSET(stream_fd, &fds))
1135 if (FD_ISSET(seqpacket_fd, &fds))

Completed in 407 milliseconds

1234567