Searched defs:NFDBITS (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/ntp-92/include/
H A Dntp_select.h21 #define NFDBITS 32 macro
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Ds_apps.h137 #define NFDBITS (sizeof(fd_mask) * NBBY) /* bits per mask (power of 2!)*/ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dtypes.h183 #define NFDBITS __DARWIN_NFDBITS /* bits per mask */ macro
/macosx-10.10.1/tcl-105/tk/tk/unix/
H A DtkUnixPort.h121 # define NFDBITS NBBY*sizeof(fd_mask) macro
/macosx-10.10.1/tcl-105/tk84/tk/unix/
H A DtkUnixPort.h118 # define NFDBITS NBBY*sizeof(fd_mask) macro
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXPort.h108 # define NFDBITS NBBY*sizeof(fd_mask) macro
/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXPort.h105 # define NFDBITS NBBY*sizeof(fd_mask) macro
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DtclUnixPort.h425 # define NFDBITS NBBY*sizeof(fd_mask) macro
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A DtclUnixPort.h463 # define NFDBITS NBBY*sizeof(fd_mask) macro
/macosx-10.10.1/OpenSSH-189/openssh/
H A Ddefines.h176 # define NFDBITS (8 * sizeof(unsigned long)) macro

Completed in 143 milliseconds