Searched refs:maxClients (Results 1 – 2 of 2) sorted by relevance
8 int maxClients; variable73 for (c = 0; c < maxClients; c++) { in setupConnectionServer()92 for (c = 0; c < maxClients; c++) in serverCloseConnection()101 for (c = 0; c < maxClients; c++) in writeToAllClients()124 maxClients = max; in configureServer()
34 extern int maxClients;150 fsize = dp.nclnt * (maxClients + 1); in validationResults()286 totalClients = clnt * (maxClients + 1); in report()289 eType, clnt, maxClients, maxClients + 1, totalClients); in report()322 for (c = 0; c < maxClients; c++) { in serverReceiveNet()463 for (c = 0; c < maxClients; c++) { in getResults()668 buf = malloc(clnt * (maxClients + 1)); in master()679 for (i = 0; i < maxClients; i++) { in master()