Searched refs:NumCons (Results 1 – 1 of 1) sorted by relevance
49 static int NumCons = 0; variable82 NumCons = 1; in mlisteninit()98 slack = ConsSize - (NumCons + NumNewCons + 1); in mlistenadd()124 fdp = PollFdList + (NumCons + NumNewCons); in mlistenadd()133 Connections[NumCons + NumNewCons++] = md; in mlistenadd()148 for (x = 1; x < NumCons; x++) in mlistenreset()158 NumCons = 0; in mlistenreset()209 NumCons += NumNewCons; in mlisten()212 if (NumCons <= 0) in mlisten()221 for (x = 0; x < NumCons; x++) in mlisten()[all …]