Home
last modified time | relevance | path

Searched refs:krb5_cc_copy_cache (Results 1 – 18 of 18) sorted by relevance

/freebsd-head/crypto/heimdal/lib/gssapi/krb5/
HDcopy_ccache.c53 kret = krb5_cc_copy_cache(context, cred->ccache, out);
HDadd_cred.c165 ret = krb5_cc_copy_cache(context, cred->ccache, in _gsskrb5_add_cred()
/freebsd-head/crypto/openssh/
HDauth-krb5.c134 problem = krb5_cc_copy_cache(authctxt->krb5_ctx, ccache, in auth_krb5_password()
/freebsd-head/crypto/heimdal/appl/su/
HDsu.c239 ret = krb5_cc_copy_cache(context, ccache, ccache2); in krb5_start_session()
/freebsd-head/crypto/heimdal/lib/krb5/
HDmit_glue.c395 return krb5_cc_copy_cache(context, from, to); in krb5_cc_copy_creds()
HDfcache.c811 ret = krb5_cc_copy_cache(context, id, copy); in fcc_remove_cred()
845 ret = krb5_cc_copy_cache(context, copy, newfile); in fcc_remove_cred()
HDversion-script.map85 krb5_cc_copy_cache;
HDtest_cc.c471 ret = krb5_cc_copy_cache(context, fromid, toid); in test_copy()
HDcache.c929 krb5_cc_copy_cache(krb5_context context, in krb5_cc_copy_cache() function
HDkrb5-protos.h600 krb5_cc_copy_cache (
/freebsd-head/crypto/heimdal/appl/login/
HDlogin.c189 ret = krb5_cc_copy_cache(context, id, id2); in krb5_start_session()
/freebsd-head/kerberos5/lib/libgssapi_krb5/
HDgss_krb5.c85 kret = krb5_cc_copy_cache(context, id, out); in gss_krb5_copy_ccache()
/freebsd-head/kerberos5/lib/libkrb5/
HDMakefile205 krb5_ccache.3 krb5_cc_copy_cache.3 \
/freebsd-head/crypto/heimdal/lib/gssapi/mech/
HDgss_krb5.c82 kret = krb5_cc_copy_cache(context, id, out); in gss_krb5_copy_ccache()
/freebsd-head/crypto/heimdal/doc/doxyout/krb5/
HDmanpages29 krb5/man/man3/krb5_cc_copy_cache.3
/freebsd-head/crypto/heimdal/appl/rsh/
HDrshd.c209 ret = krb5_cc_copy_cache (context, ccache, ccache2); in krb5_start_session()
/freebsd-head/crypto/heimdal/
HDChangeLog.2005251 * lib/krb5/test_cc.c: Test krb5_cc_copy_cache and
/freebsd-head/tools/build/mk/
HDOptionalObsoleteFiles.inc3186 OLD_FILES+=usr/share/man/man3/krb5_cc_copy_cache.3.gz