Searched defs:fdMax (Results 1 – 2 of 2) sorted by relevance
229 int fdMax, fdCount, highestFD; member236 int fdMax; /* Last active fd */ member
1833 int fdMax = 0, numReady; in mDNSPosixRunEventLoopOnce() local