Searched defs:nfds (Results 1 - 25 of 54) sorted by relevance

123

/macosx-10.9.5/apache-786.1/httpd/srclib/apr/network_io/unix/
H A Dsocket_util.c24 apr_int32_t nfds; local
/macosx-10.9.5/apr-30/apr/apr/network_io/unix/
H A Dsocket_util.c24 apr_int32_t nfds; local
/macosx-10.9.5/dcerpc-58/dcerpc/libdcethread/
H A Ddcethread_select.c89 dcethread_select(int nfds, fd_set *readfds, fd_set *writefds, argument
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSPosix/
H A DExampleClientApp.c51 int nfds = 0; local
H A DIdentify.c175 int nfds = 0; local
H A DResponder.c711 int nfds = 0; local
/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/
H A Dselect-base.c49 select(int nfds, fd_set * __restrict readfds, fd_set * __restrict writefds, argument
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dbsd-poll.c40 poll(struct pollfd *fds, nfds_t nfds, int timeout) argument
/macosx-10.9.5/Libc-997.90.3/gen/
H A Dnftw.c41 both_ftw(const char *path, int (*ofn)(const char *, const struct stat *, int), int (*nfn)(const char *, const struct stat *, int, struct FTW *), int nfds, int ftwflags) argument
258 ftw(const char *path, int (*fn)(const char *, const struct stat *, int), int nfds) argument
270 nftw(const char *path, int (*fn)(const char *, const struct stat *, int, struct FTW *), int nfds, int ftwflags) argument
/macosx-10.9.5/cups-372.4/cups/backend/
H A Drunloop.c46 int nfds; /* Maximum file descriptor value + 1 */ local
155 int nfds; /* Maximum file descriptor value + 1 */ local
441 int nfds; /* Number of file descriptors */ local
[all...]
/macosx-10.9.5/curl-78.94.1/curl/tests/libtest/
H A Dfirst.c33 int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, argument
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/virtual-time/
H A Dvtwrapper.c214 select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *xfds, argument
236 poll(struct pollfd fds[], nfds_t nfds, int timeout) { argument
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dhttp-addrlist.c78 int nfds; /* Result from select()/poll() */ local
H A Dsidechannel.c125 int nfds; /* Number of file descriptors */ local
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dselect.c350 int Curl_poll(struct pollfd ufds[], unsigned int nfds, int timeout_ms) argument
H A Dasyn-ares.c256 int nfds; local
/macosx-10.9.5/KerberosHelper-148/Source/
H A DLKDCHelper-lookup.c59 int dns_sd_fd, nfds, result; local
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-run/
H A Dio.cpp244 safe_poll(struct pollfd fds[], nfds_t nfds, int timeout) argument
277 impl::muxer::muxer(const int* fds, const size_t nfds, const size_t bufsize) : argument
H A Dio_test.cpp342 mock_muxer(const int* fds, const size_t nfds, const size_t bufsize) : argument
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/sample/
H A Dserver.c330 int nfds, fd = -1; local
/macosx-10.9.5/remote_cmds-41.90.1/rsh.tproj/
H A Drsh.c254 int nfds, srval; local
/macosx-10.9.5/Libinfo-449.1.3/util.subproj/
H A Drcmd.c239 int nfds; local
/macosx-10.9.5/bash-92/bash-3.2/
H A Dgeneral.c431 int script_fd, nfds, ignore; local
[all...]
/macosx-10.9.5/smb-697.95.1/lib/smb/
H A Dnb_net.c501 int nfds = 0; local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/ctext/
H A Dtest.c858 int nfds; local

Completed in 269 milliseconds

123