Home
last modified time | relevance | path

Searched refs:out_ccache (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dcopy_ccache.c8 gss_krb5int_copy_ccache(minor_status, cred_handle, out_ccache) in gss_krb5int_copy_ccache() argument
11 krb5_ccache out_ccache;
53 code = krb5_cc_store_cred(context, out_ccache, &creds);
H A Dkrb5_gss_glue.c1204 krb5_ccache out_ccache) in gss_krb5_copy_ccache() argument
1213 return gss_krb5int_copy_ccache(minor_status, mcred, out_ccache); in gss_krb5_copy_ccache()
1217 return gss_krb5int_copy_ccache(minor_status, mcred, out_ccache); in gss_krb5_copy_ccache()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dgssapi_krb5.h181 krb5_ccache out_ccache);
H A DgssapiP_krb5.h731 krb5_ccache out_ccache);