krb5_error_code krb5_cc_default( krb5_context context, krb5_ccache *ccache );
The context structure.
A pointer to the credentials cache name.
This routine is equivalent to krb5_cc_resolve( context,krb5_cc_default_name(),ccache );).
This routine returns the following KRB5 status codes:
KV5M_CONTEXT
Results of krb5_cc_resolve