Home
last modified time | relevance | path

Searched defs:highestFD (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c126 static const int highestFD = FD_SETSIZE - 1; variable
128 static int highestFD = 0; variable
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h229 int fdMax, fdCount, highestFD; member
238 int highestFD; /* max fd allowed by OS */ member