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