Searched refs:KRB5_GC_USER_USER (Results 1 – 4 of 4) sorted by relevance
102 status = krb5_get_credentials(context, KRB5_GC_USER_USER, ccache, in proto()
427 #define KRB5_GC_USER_USER (1U << 1) macro
1189 if(options & KRB5_GC_USER_USER) in krb5_get_credentials_with_flags()1410 if(options & KRB5_GC_USER_USER) { in krb5_get_creds()
1318 - honour the KRB5_GC_CACHED, and KRB5_GC_USER_USER options1325 * lib/krb5/krb5.h: Add KRB5_GC_CACHED, and KRB5_GC_USER_USER