Searched refs:KRB5_SENDAUTH_BADAPPLVERS (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Drecvauth.c131 return KRB5_SENDAUTH_BADAPPLVERS;
151 krb5_set_error_message(context, KRB5_SENDAUTH_BADAPPLVERS,
155 return KRB5_SENDAUTH_BADAPPLVERS;
H A Dkrb5_err.et228 error_code KRB5_SENDAUTH_BADAPPLVERS, "Bad application version was sent (via sendauth)"
/macosx-10.10/Heimdal-398.1.2/lib/kadm5/
H A Dinit_c.c532 } else if(ret == KRB5_SENDAUTH_BADAPPLVERS) {
/macosx-10.10/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c2347 if (strEQ(name, "KRB5_SENDAUTH_BADAPPLVERS"))
2348 #ifdef KRB5_SENDAUTH_BADAPPLVERS
2349 return KRB5_SENDAUTH_BADAPPLVERS;
/macosx-10.10/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c2321 if (strEQ(name, "KRB5_SENDAUTH_BADAPPLVERS"))
2322 #ifdef KRB5_SENDAUTH_BADAPPLVERS
2323 return KRB5_SENDAUTH_BADAPPLVERS;
/macosx-10.10/MITKerberosShim-66/Kerberos/
H A Dkrb5.h2677 #define KRB5_SENDAUTH_BADAPPLVERS (-1765328179L) macro
/macosx-10.10/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h2679 #define KRB5_SENDAUTH_BADAPPLVERS (-1765328179L) macro

Completed in 213 milliseconds