Searched refs:fd_set (Results 176 - 200 of 234) sorted by relevance

12345678910

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dnanoftp.c735 fd_set rfd;
1540 fd_set rfd, efd;
1722 fd_set rfd, efd;
1896 fd_set rfd;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dtelnetd.c348 fd_set rdfdset, wrfdset;
H A Dhttpd.c1156 fd_set readSet;
1157 fd_set writeSet;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/udhcp/
H A Ddhcpc.c160 fd_set rfds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/procps/
H A Dtop.c521 fd_set readfds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/sysklogd/
H A Dsyslogd.c475 fd_set fds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/ntpclient/
H A Dntpclient.c322 fd_set fds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/
H A Dminidlna.c691 fd_set readset; /* for select() */
692 fd_set writeset;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dminidlna.c860 fd_set readset; /* for select() */
861 fd_set writeset;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dminidlna.c716 fd_set readset; /* for select() */
717 fd_set writeset;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/demos/easy_tls/
H A Deasy-tls.c814 fd_set reads, writes;
860 select(maxfd + 1, &reads, &writes, (fd_set *) NULL, timeout_p);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dsys-linux.c90 static fd_set in_fds; /* set of fds that wait_input waits for */
507 fd_set ready, exc;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/easy_tls/
H A Deasy-tls.c814 fd_set reads, writes;
860 select(maxfd + 1, &reads, &writes, (fd_set *) NULL, timeout_p);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Dsmb.h1577 BOOL (*receive_message)(fd_set *fds, char *buffer, int buffer_len);
1581 BOOL (*msg_waiting)(fd_set *fds);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dutil_sock.c244 fd_set fds;
813 fd_set r_fds, wr_fds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dhttp.c316 fd_set set;
362 fd_set set;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/pppoecd/
H A Dpppoe.c1376 fd_set fdset;
1383 if (select(sock + 1, &fdset, (fd_set *) NULL, (fd_set *) NULL, &tm) <= 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/plugins/pppoe/
H A Dlibpppoe.c584 fd_set in;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pptp/
H A Dpptp_gre.c116 fd_set rfds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/bin/pap/
H A Dpap.c474 fd_set fds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Ds_client.c242 fd_set readfds,writefds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwinbindd.c587 fd_set r_fds, w_fds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drndunix.c517 fd_set fds;
604 /* Note that the fd_set is setup again at the end of this loop. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/miscutils/
H A Dless.c657 fd_set readfds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dshutils.c109 fd_set rfds;

Completed in 7190 milliseconds

12345678910