Searched defs:FD_SETSIZE (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/_types/
H A D_fd_setsize.h29 #define FD_SETSIZE __DARWIN_FD_SETSIZE macro
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/ac/
H A Dfdset.h38 # define FD_SETSIZE OPENLDAP_FD_SETSIZE macro
/macosx-10.10/apr-32/apr/apr/poll/unix/
H A Dpollcb.c19 #define FD_SETSIZE 1024 macro
H A Dpollset.c19 #define FD_SETSIZE 1024 macro
H A Dselect.c19 #define FD_SETSIZE 1024 macro
/macosx-10.10/ntp-92/include/
H A Dntp_select.h22 #define FD_SETSIZE 32 macro
H A Dntif.h58 #undef FD_SETSIZE macro
60 #define FD_SETSIZE 512 macro
/macosx-10.10/OpenSSL098-52/src/apps/
H A Ds_apps.h131 #define FD_SETSIZE MAX_NOFILE macro
/macosx-10.10/ruby-106/ruby/ext/-test-/win32/fd_setsize/
H A Dfd_setsize.c1 #undef FD_SETSIZE macro
3 #define FD_SETSIZE 32 macro
/macosx-10.10/OpenSSL098-52/src/crypto/rand/
H A Drand_unix.c133 # define FD_SETSIZE (8*sizeof(fd_set)) macro
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixPort.h112 # define FD_SETSIZE OPEN_MAX macro
114 # define FD_SETSIZE 256 macro
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixPort.h109 # define FD_SETSIZE OPEN_MAX macro
111 # define FD_SETSIZE 256 macro
/macosx-10.10/emacs-93/emacs/src/
H A Dw32.h29 #define FD_SETSIZE 64 macro
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXPort.h99 # define FD_SETSIZE OPEN_MAX macro
101 # define FD_SETSIZE 256 macro
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXPort.h96 # define FD_SETSIZE OPEN_MAX macro
98 # define FD_SETSIZE 256 macro
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A DtclUnixPort.h416 # define FD_SETSIZE OPEN_MAX macro
418 # define FD_SETSIZE 256 macro
/macosx-10.10/screen-22/screen/
H A Dos.h511 # define FD_SETSIZE 32 macro
/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A DtclUnixPort.h454 # define FD_SETSIZE OPEN_MAX macro
456 # define FD_SETSIZE 256 macro
/macosx-10.10/remote_cmds-47/rlogind.tproj/
H A Drlogind.c60 #define FD_SETSIZE 16 /* don't need many bits for select */ macro
/macosx-10.10/postfix-255/postfix/src/util/
H A Dsys_defs.h276 #define FD_SETSIZE 96 macro

Completed in 165 milliseconds