Searched defs:max_index (Results 1 – 1 of 1) sorted by relevance
49 void MarkAll(const SharedFDSet& input, fd_set* dest, int* max_index) { in MarkAll()301 int max_index = 0; in Select() local