Searched refs:startups (Results 1 – 2 of 2) sorted by relevance
879 drop_connection(int startups) argument883 if (startups < options.max_startups_begin)885 if (startups >= options.max_startups)891 p *= startups - options.max_startups_begin;1099 int startups = 0; local1160 startups--;1181 if (drop_connection(startups) == 1) {1186 "on [%s]:%d past MaxStartups", startups,1214 startups++;