Searched refs:krb5_cc_copy_cache (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.0-release/crypto/heimdal/lib/gssapi/krb5/
H A Dadd_cred.c165 ret = krb5_cc_copy_cache(context, cred->ccache,
H A Dcopy_ccache.c53 kret = krb5_cc_copy_cache(context, cred->ccache, out);
/freebsd-10.0-release/crypto/openssh/
H A Dauth-krb5.c134 problem = krb5_cc_copy_cache(authctxt->krb5_ctx, ccache,
/freebsd-10.0-release/crypto/heimdal/appl/login/
H A Dlogin.c189 ret = krb5_cc_copy_cache(context, id, id2);
/freebsd-10.0-release/crypto/heimdal/appl/su/
H A Dsu.c239 ret = krb5_cc_copy_cache(context, ccache, ccache2);
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dmit_glue.c395 return krb5_cc_copy_cache(context, from, to);
H A Dfcache.c811 ret = krb5_cc_copy_cache(context, id, copy);
845 ret = krb5_cc_copy_cache(context, copy, newfile);
H A Dtest_cc.c471 ret = krb5_cc_copy_cache(context, fromid, toid);
473 krb5_err(context, 1, ret, "krb5_cc_copy_cache");
H A Dcache.c929 krb5_cc_copy_cache(krb5_context context, function
H A Dkrb5-protos.h600 krb5_cc_copy_cache (
/freebsd-10.0-release/kerberos5/lib/libgssapi_krb5/
H A Dgss_krb5.c85 kret = krb5_cc_copy_cache(context, id, out);
/freebsd-10.0-release/kerberos5/lib/libkrb5/
H A DMakefile207 krb5_ccache.3 krb5_cc_copy_cache.3 \
/freebsd-10.0-release/crypto/heimdal/appl/rsh/
H A Drshd.c209 ret = krb5_cc_copy_cache (context, ccache, ccache2);
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/mech/
H A Dgss_krb5.c82 kret = krb5_cc_copy_cache(context, id, out);

Completed in 122 milliseconds