Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.c94 boolean_t auth_has_failed = B_FALSE; variable
405 auth_has_failed = B_TRUE; in auth_send_retry()
H A Dtelnet.c2254 extern boolean_t auth_has_failed;
2267 if (auth_has_failed) {