KRB5_GC_CACHED
if (ret && ((flags & KRB5_GC_CACHED) == 0) &&
krb5_get_credentials(context, KRB5_GC_CACHED, cache, &in, &out);
ret = krb5_get_credentials(context, KRB5_GC_CACHED,
ret = krb5_get_credentials_with_flags(context, KRB5_GC_CACHED, flags,
if(options & KRB5_GC_CACHED)
if(options & KRB5_GC_CACHED)
if(options & KRB5_GC_CACHED)
if(options & KRB5_GC_CACHED) {
ret = krb5_get_credentials(context, KRB5_GC_CACHED, ccache, &in, &template);
KRB5_GC_CACHED,
retval = krb5_get_credentials(context, KRB5_GC_CACHED, cc,
ret = krb5_get_credentials(context, KRB5_GC_CACHED, cc, &mcred, &creds);
options |= KRB5_GC_CACHED;
code = krb5_get_credentials(ctx->k5c, KRB5_GC_CACHED, cred->ccache,
flags |= KRB5_GC_CACHED;
flags |= KRB5_GC_CACHED;
if (ctx->req_options & KRB5_GC_CACHED)
options & KRB5_GC_CACHED)
code = krb5_get_credentials(context, options | KRB5_GC_CACHED,
(options & KRB5_GC_CACHED))
} else if (options & KRB5_GC_CACHED) {
code = krb5_get_credentials(context, options | KRB5_GC_CACHED,
code = krb5_get_credentials(context, options | KRB5_GC_CACHED, ccache,