Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshd.c551 should_drop_connection(int startups) in should_drop_connection() argument
555 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() argument
595 if (!should_drop_connection(startups) && in drop_connection()
598 startups < options.max_startups_begin - 1) { in drop_connection()
629 startups, in drop_connection()
/freebsd/crypto/openssl/doc/man7/
H A DOSSL_PROVIDER-FIPS.pod268 self tests are not run on subsequent startups.
/freebsd/contrib/ncurses/
H A DINSTALL2275 startups, at the expense of not allowing personal termcap entries to