Searched refs:startups (Results 1 – 3 of 3) sorted by relevance
551 should_drop_connection(int startups) in should_drop_connection() argument555 if (startups < options.max_startups_begin) in should_drop_connection()557 if (startups >= options.max_startups) in should_drop_connection()563 p *= startups - options.max_startups_begin; in should_drop_connection()580 drop_connection(int sock, int startups, int notify_pipe) in drop_connection() argument595 if (!should_drop_connection(startups) && in drop_connection()598 startups < options.max_startups_begin - 1) { in drop_connection()629 startups, in drop_connection()
268 self tests are not run on subsequent startups.
2275 startups, at the expense of not allowing personal termcap entries to