Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth2.c160 int valid_attempt; in input_userauth_request() local
185 valid_attempt = 0; in input_userauth_request()
187 valid_attempt = 1; in input_userauth_request()
196 if (valid_attempt) { in input_userauth_request()