Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drecvauth.c84 problem = KRB5_SENDAUTH_BADAUTHVERS; in recvauth_common()
89 problem = KRB5_SENDAUTH_BADAUTHVERS; in recvauth_common()
113 case KRB5_SENDAUTH_BADAUTHVERS: in recvauth_common()
H A Dsendauth.c84 return(KRB5_SENDAUTH_BADAUTHVERS); in krb5_sendauth()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c904 return (KRB5_SENDAUTH_BADAUTHVERS); in krb5_compat_recvauth()
918 return (KRB5_SENDAUTH_BADAUTHVERS); in krb5_compat_recvauth()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h3196 #define KRB5_SENDAUTH_BADAUTHVERS (-1765328180L) macro