Searched refs:startups (Results 1 – 1 of 1) sorted by relevance
969 drop_connection(int startups) argument973 if (startups < options.max_startups_begin)975 if (startups >= options.max_startups)981 p *= startups - options.max_startups_begin;1223 int key_used = 0, startups = 0; local1290 startups--;1311 if (drop_connection(startups) == 1) {1312 debug("drop connection #%d", startups);1336 startups++;