Searched refs:fd_set (Results 101 - 125 of 234) sorted by relevance

12345678910

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/udhcp/
H A Darpping.c45 fd_set fdset;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/
H A Dudev_sysdeps.h154 #define __FD_ZERO(set) ((void) memset ((void*) (set), 0, sizeof (fd_set)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Doplock_irix.c89 static BOOL irix_oplock_receive_message(fd_set *fds, char *buffer, int buffer_len)
245 static BOOL irix_oplock_msg_waiting(fd_set *fds)
H A Doplock_linux.c126 static BOOL linux_oplock_receive_message(fd_set *fds, char *buffer, int buffer_len)
248 static BOOL linux_oplock_msg_waiting(fd_set *fds)
H A Dserver.c196 fd_set listen_set;
340 fd_set lfds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dinit_task.h16 .close_on_exec = (fd_set *)&init_files.close_on_exec_init, \
17 .open_fds = (fd_set *)&init_files.open_fds_init, \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dfile.c165 fdt->open_fds = (fd_set *)data;
167 fdt->close_on_exec = (fd_set *)data;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dthread.c478 fd_set *fdset, fd_set *mfdset)
508 fd_set readfd;
509 fd_set writefd;
510 fd_set exceptfd;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Ddnsmasq.c43 static int set_dns_listeners(struct daemon *daemon, fd_set *set, int maxfd);
44 static void check_dns_listeners(struct daemon *daemon, fd_set *set, time_t now);
215 fd_set test_set;
410 fd_set rset, wset, eset;
656 static int set_dns_listeners(struct daemon *daemon, fd_set *set, int maxfd)
681 static void check_dns_listeners(struct daemon *daemon, fd_set *set, time_t now)
870 fd_set rset;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dmswindows.c601 WRAP (select, (int n, fd_set *r, fd_set *w, fd_set *e, const struct timeval *tm),
H A Dconnect.c648 fd_set fdset;
649 fd_set *rd = NULL, *wr = NULL;
684 fd_set check_set;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/libtest/
H A Dtest.h68 extern int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc,
H A Dlib540.c104 fd_set R, W, E;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/cnid_dbd/
H A Dusockfd.c156 fd_set readfds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/nbp/
H A Dnbp_rgstr.c44 fd_set readfd;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Dcommands_admin.c69 fd_set rfds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dnc.c38 fd_set readfds, testfds;
H A Dnc_bloaty.c93 fd_set ding1; /* for select loop */
94 fd_set ding2;
H A Dtelnet.c562 fd_set readfds;
617 fd_set rfds = readfds;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Ddnsmasq.c54 static int set_dns_listeners(struct daemon *daemon, fd_set *set, int maxfd);
55 static void check_dns_listeners(struct daemon *daemon, fd_set *set, time_t now);
523 fd_set rset;
725 static int set_dns_listeners(struct daemon *daemon, fd_set *set, int maxfd)
750 static void check_dns_listeners(struct daemon *daemon, fd_set *set, time_t now)
914 fd_set rset;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/pppoecd/
H A Dpppoe2.c1176 fd_set fdset;
1184 if (select(sock + 1, &fdset, (fd_set *) NULL, (fd_set *) NULL,
1246 fd_set fdset;
1253 if (select(sock + 1, &fdset, (fd_set *) NULL, (fd_set *) NULL, &tm) <= 0) {
1798 fd_set allfdset;
2404 (fd_set *) NULL, (fd_set *) NULL, NULL) <= 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Deasy.c417 fd_set fdread;
418 fd_set fdwrite;
419 fd_set fdexcep;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/server/
H A Dsockfilt.c422 fd_set fds_read;
423 fd_set fds_write;
424 fd_set fds_err;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dgcrypt.h223 ssize_t (*select) (int nfd, fd_set *rset, fd_set *wset, fd_set *eset,
248 static ssize_t gcry_pth_select (int nfd, fd_set *rset, fd_set *wset, \
249 fd_set *eset, struct timeval *timeout) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/util/
H A Dsocket.c99 fd_set rfds;
202 fd_set rfds;

Completed in 406 milliseconds

12345678910