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

/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dsendauth.c115 return KRB5_SENDAUTH_BADRESPONSE;
H A Dkrb5_err.et229 error_code KRB5_SENDAUTH_BADRESPONSE, "Bad response (during sendauth exchange)"
/macosx-10.10/Heimdal-398.1.2/appl/kx/
H A Dkrb5.c134 if(ret != KRB5_SENDAUTH_BADRESPONSE)
/macosx-10.10/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c2359 if (strEQ(name, "KRB5_SENDAUTH_BADRESPONSE"))
2360 #ifdef KRB5_SENDAUTH_BADRESPONSE
2361 return KRB5_SENDAUTH_BADRESPONSE;
/macosx-10.10/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c2333 if (strEQ(name, "KRB5_SENDAUTH_BADRESPONSE"))
2334 #ifdef KRB5_SENDAUTH_BADRESPONSE
2335 return KRB5_SENDAUTH_BADRESPONSE;
/macosx-10.10/MITKerberosShim-66/Kerberos/
H A Dkrb5.h2678 #define KRB5_SENDAUTH_BADRESPONSE (-1765328178L) macro
/macosx-10.10/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h2680 #define KRB5_SENDAUTH_BADRESPONSE (-1765328178L) macro

Completed in 284 milliseconds