Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth.c70 Buffer auth_debug; variable
768 buffer_put_cstring(&auth_debug, buf); in auth_debug_add()
778 while (buffer_len(&auth_debug)) { in auth_debug_send()
779 msg = buffer_get_string(&auth_debug, NULL); in auth_debug_send()
789 buffer_clear(&auth_debug); in auth_debug_reset()
791 buffer_init(&auth_debug); in auth_debug_reset()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c163 static boolean_t auth_debug = 0; variable
419 if (auth_debug) in reply_to_client()
446 if (auth_debug) { in reply_to_client()
500 if (auth_debug) in rd_and_store_forwarded_creds()
521 if (auth_debug) in rd_and_store_forwarded_creds()
723 if (auth_debug) { in kerberos5_is()
763 if (auth_debug) in kerberos5_is()
826 if (auth_debug) in kerberos5_is()
839 if (auth_debug) in kerberos5_is()
844 if (auth_debug) in kerberos5_is()
[all …]