Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dauth.h315 #define AUTH_FAIL_MAX 6 macro
316 #define AUTH_FAIL_LOG (AUTH_FAIL_MAX/2)
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dservconf.c373 options->max_auth_tries = AUTH_FAIL_MAX; in fill_default_server_options()
378 options->max_init_auth_tries = AUTH_FAIL_MAX; in fill_default_server_options()