Searched refs:krb5_cc_copy_cache (Results 1 – 18 of 18) sorted by relevance
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | copy_ccache.c | 53 kret = krb5_cc_copy_cache(context, cred->ccache, out);
|
H A D | add_cred.c | 165 ret = krb5_cc_copy_cache(context, cred->ccache, in _gsskrb5_add_cred()
|
/freebsd/crypto/openssh/ |
H A D | auth-krb5.c | 134 problem = krb5_cc_copy_cache(authctxt->krb5_ctx, ccache, in auth_krb5_password()
|
/freebsd/crypto/heimdal/appl/su/ |
H A D | su.c | 239 ret = krb5_cc_copy_cache(context, ccache, ccache2); in krb5_start_session()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | mit_glue.c | 395 return krb5_cc_copy_cache(context, from, to); in krb5_cc_copy_creds()
|
H A D | fcache.c | 811 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()
|
H A D | version-script.map | 85 krb5_cc_copy_cache;
|
H A D | test_cc.c | 471 ret = krb5_cc_copy_cache(context, fromid, toid); in test_copy()
|
H A D | cache.c | 929 krb5_cc_copy_cache(krb5_context context, in krb5_cc_copy_cache() function
|
H A D | krb5-protos.h | 600 krb5_cc_copy_cache (
|
/freebsd/crypto/heimdal/appl/login/ |
H A D | login.c | 189 ret = krb5_cc_copy_cache(context, id, id2); in krb5_start_session()
|
/freebsd/kerberos5/lib/libgssapi_krb5/ |
H A D | gss_krb5.c | 85 kret = krb5_cc_copy_cache(context, id, out); in gss_krb5_copy_ccache()
|
/freebsd/kerberos5/lib/libkrb5/ |
H A D | Makefile | 203 krb5_ccache.3 krb5_cc_copy_cache.3 \
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | gss_krb5.c | 82 kret = krb5_cc_copy_cache(context, id, out); in gss_krb5_copy_ccache()
|
/freebsd/crypto/heimdal/appl/rsh/ |
H A D | rshd.c | 209 ret = krb5_cc_copy_cache (context, ccache, ccache2); in krb5_start_session()
|
/freebsd/crypto/heimdal/doc/doxyout/krb5/ |
H A D | manpages | 29 krb5/man/man3/krb5_cc_copy_cache.3
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2005 | 251 * lib/krb5/test_cc.c: Test krb5_cc_copy_cache and
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 3197 OLD_FILES+=usr/share/man/man3/krb5_cc_copy_cache.3.gz
|