Searched defs:NFDBITS (Results 1 - 5 of 5) sorted by last modified time

/freebsd-10-stable/crypto/openssh/
H A Ddefines.h398 # define NFDBITS (8 * sizeof(unsigned long)) macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dselect.c68 #define NFDBITS (sizeof(fd_mask)*8) macro
/freebsd-10-stable/contrib/ntp/include/
H A Dntp_select.h21 # define NFDBITS 32 macro
/freebsd-10-stable/crypto/openssl/apps/
H A Ds_apps.h140 # define NFDBITS (sizeof(fd_mask) * NBBY)/* bits per mask (power of 2!) */ macro
/freebsd-10-stable/sys/sys/
H A Dselect.h64 #define NFDBITS _NFDBITS macro

Completed in 71 milliseconds