OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:highestFD
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/netbsd/isc/
eventlib_p.h
199
int fdMax, fdCount,
highestFD
;
/bionic/libc/netbsd/resolv/
res_send.c
134
static const int
highestFD
= FD_SETSIZE - 1;
711
if (statp->_vcsock >
highestFD
) {
881
if (EXT(statp).nssocks[ns] >
highestFD
) {
Completed in 196 milliseconds