Home
last modified time | relevance | path

Searched refs:KRB5_SENDAUTH_BADAPPLVERS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drecvauth.c98 problem = KRB5_SENDAUTH_BADAPPLVERS; in recvauth_common()
116 case KRB5_SENDAUTH_BADAPPLVERS: in recvauth_common()
H A Dsendauth.c86 return(KRB5_SENDAUTH_BADAPPLVERS); in krb5_sendauth()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h3197 #define KRB5_SENDAUTH_BADAPPLVERS (-1765328179L) macro