Searched refs:krb5_cc_copy_match_f (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dstore_cred.c96 ret = krb5_cc_copy_match_f(context, cred->ccache, id, NULL, NULL, NULL);
/freebsd-13-stable/crypto/heimdal/kuser/
H A Dcopy_cred_cache.c151 ret = krb5_cc_copy_match_f(kcc_context, from_ccache, to_ccache,
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dcache.c876 krb5_cc_copy_match_f(krb5_context context, function
923 * Just like krb5_cc_copy_match_f(), but copy everything.
933 return krb5_cc_copy_match_f(context, from, to, NULL, NULL, NULL);
H A Dkrb5-protos.h612 krb5_cc_copy_match_f (
/freebsd-13-stable/kerberos5/lib/libkrb5/
H A DMakefile207 krb5_ccache.3 krb5_cc_copy_match_f.3 \

Completed in 179 milliseconds