Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.c92 boolean_t auth_has_failed = B_FALSE; variable
403 auth_has_failed = B_TRUE; in auth_send_retry()
H A Dtelnet.c2252 extern boolean_t auth_has_failed;
2265 if (auth_has_failed) {