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.c94 boolean_t auth_has_failed = B_FALSE; variable
405 auth_has_failed = B_TRUE;
H A Dtelnet.c2254 extern boolean_t auth_has_failed;
2267 if (auth_has_failed) {

Completed in 47 milliseconds