Searched refs:startups (Results 1 – 2 of 2) sorted by relevance
576 should_drop_connection(int startups) in should_drop_connection() argument580 if (startups < options.max_startups_begin) in should_drop_connection()582 if (startups >= options.max_startups) in should_drop_connection()588 p *= startups - options.max_startups_begin; in should_drop_connection()605 drop_connection(int sock, int startups, int notify_pipe) in drop_connection() argument629 if (!should_drop_connection(startups) && in drop_connection()641 startups, in drop_connection()
2310 startups, at the expense of not allowing personal termcap entries to