Home
last modified time | relevance | path

Searched refs:startups (Results 1 – 2 of 2) sorted by relevance

/src/crypto/openssh/
H A Dsshd.c576 should_drop_connection(int startups) in should_drop_connection() argument
580 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() argument
629 if (!should_drop_connection(startups) && in drop_connection()
641 startups, in drop_connection()
/src/contrib/ncurses/
H A DINSTALL2310 startups, at the expense of not allowing personal termcap entries to