Searched defs:maxfd (Results 26 - 50 of 64) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dpop3-multi.c89 int maxfd = -1; local
H A Dmulti-debugcallback.c154 int maxfd = -1; local
H A Dsmtp-multi.c156 int maxfd = -1; local
H A Dfopen.c140 int maxfd = -1; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dselect.c39 int sys_select(int maxfd, fd_set *readfds, fd_set *writefds, fd_set *errorfds, struct timeval *tval) argument
71 int sys_select_intr(int maxfd, fd_set *readfds, fd_set *writefds, fd_set *errorfds, struct timeval *tval) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dselect.c56 int sys_select(int maxfd, fd_set *readfds, fd_set *writefds, fd_set *errorfds, struct timeval *tval) argument
133 int sys_select_intr(int maxfd, fd_set *readfds, fd_set *writefds, fd_set *errorfds, struct timeval *tval) argument
H A Devents.c188 event_add_to_select_args(struct event_context *event_ctx, const struct timeval *now, fd_set *read_fds, fd_set *write_fds, struct timeval *timeout, int *maxfd) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dlib555.c119 int maxfd = -99; local
H A Dlib1507.c108 int maxfd = -1; local
H A Dlib1515.c83 int maxfd = -99; local
H A Dlibntlmconnect.c140 int maxfd = -99; local
H A Dlib1900.c172 int maxfd = -99; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dselect.c358 curl_socket_t maxfd; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Dcomm.c91 int maxfd = control_fd; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/dsi/
H A Ddsi_stream.c57 int maxfd; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/libdaemon/
H A Ddfork.c488 int fd, maxfd; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_posix.c539 int ret, flow_control, maxfd; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dpptpctrl.c234 int maxfd = clientSocket; /* For select() */ local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libdaemon-0.14/libdaemon/
H A Ddfork.c488 int fd, maxfd; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hd-idle-1.04/
H A Dhd-idle.c346 int maxfd; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dtelnetd.c75 static int maxfd; variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sio/
H A Dsio.h20 int maxfd; member in struct:SelectSet
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Devent.c814 int maxfd; /* largest fd seen so far, always < capacity */ member in struct:se_set
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/src/
H A Ddnsmasq.c588 int maxfd = set_dns_listeners(daemon, &rset, 0); local
725 static int set_dns_listeners(struct daemon *daemon, fd_set *set, int maxfd) argument
916 int maxfd, len = sizeof(faddr); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/utelnetd/
H A Dutelnetd.c129 static int maxfd; variable
[all...]

Completed in 244 milliseconds

123