Searched refs:KRB5_GET_IN_TKT_LOOP (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dkrb5_err.et258 error_code KRB5_GET_IN_TKT_LOOP, "Looping detected inside krb5_get_in_tkt"
H A Dget_cred.c719 krb5_set_error_message(context, KRB5_GET_IN_TKT_LOOP,
724 ret = KRB5_GET_IN_TKT_LOOP;
H A Dinit_creds_pw.c2025 krb5_set_error_message(context, KRB5_GET_IN_TKT_LOOP,
2027 return KRB5_GET_IN_TKT_LOOP;
3330 krb5_set_error_message(context, KRB5_GET_IN_TKT_LOOP,
3334 return KRB5_GET_IN_TKT_LOOP;
/macosx-10.10.1/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c1567 if (strEQ(name, "KRB5_GET_IN_TKT_LOOP"))
1568 #ifdef KRB5_GET_IN_TKT_LOOP
1569 return KRB5_GET_IN_TKT_LOOP;
/macosx-10.10.1/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c1541 if (strEQ(name, "KRB5_GET_IN_TKT_LOOP"))
1542 #ifdef KRB5_GET_IN_TKT_LOOP
1543 return KRB5_GET_IN_TKT_LOOP;
/macosx-10.10.1/Heimdal-398.1.2/kuser/
H A Dkinit.c625 case KRB5_GET_IN_TKT_LOOP:
/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A Dkrb5.h2695 #define KRB5_GET_IN_TKT_LOOP (-1765328161L) macro
/macosx-10.10.1/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h2697 #define KRB5_GET_IN_TKT_LOOP (-1765328161L) macro

Completed in 204 milliseconds