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

/macosx-10.10/Heimdal-398.1.2/appl/test/
H A Duu_server.c102 status = krb5_get_credentials(context, KRB5_GC_USER_USER, ccache,
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dkrb5.h451 #define KRB5_GC_USER_USER (1U << 1) macro
H A Dget_cred.c994 if(options & KRB5_GC_USER_USER)
1271 if(options & KRB5_GC_USER_USER) {
H A Dtkt.c1148 if (ctx->options & KRB5_GC_USER_USER) {
/macosx-10.10/CPANInternal-159.1/Authen-Krb5/
H A Dkrb5_constants.c1555 if (strEQ(name, "KRB5_GC_USER_USER"))
1556 #ifdef KRB5_GC_USER_USER
1557 return KRB5_GC_USER_USER;
/macosx-10.10/CPANInternal-159.1/Krb5-1.9/
H A Dkrb5_constants.c1535 if (strEQ(name, "KRB5_GC_USER_USER"))
1536 #ifdef KRB5_GC_USER_USER
1537 return KRB5_GC_USER_USER;
/macosx-10.10/MITKerberosShim-66/Kerberos/
H A Dkrb5.h1481 #define KRB5_GC_USER_USER 1 /* want user-user ticket */ macro
/macosx-10.10/MITKerberosShim-66/mit-include/krb5/
H A Dkrb5.h1483 #define KRB5_GC_USER_USER 1 /* want user-user ticket */ macro

Completed in 203 milliseconds