HomeSort by relevance Sort by last modified time
    Searched refs:highestFD (Results 1 - 2 of 2) sorted by null

  /bionic/libc/upstream-netbsd/libc/isc/
eventlib_p.h 231 int fdMax, fdCount, highestFD;
240 int highestFD; /* max fd allowed by OS */
  /bionic/libc/netbsd/resolv/
res_send.c 139 static const int highestFD = FD_SETSIZE - 1;
782 if (statp->_vcsock > highestFD) {
1065 if (EXT(statp).nssocks[ns] > highestFD) {
    [all...]

Completed in 48 milliseconds