Searched refs:startups (Results 1 – 2 of 2) sorted by relevance
574 should_drop_connection(int startups) in should_drop_connection() argument578 if (startups < options.max_startups_begin) in should_drop_connection()580 if (startups >= options.max_startups) in should_drop_connection()586 p *= startups - options.max_startups_begin; in should_drop_connection()603 drop_connection(int sock, int startups, int notify_pipe) in drop_connection() argument627 if (!should_drop_connection(startups) && in drop_connection()639 startups, in drop_connection()
2310 startups, at the expense of not allowing personal termcap entries to