Home
last modified time | relevance | path

Searched refs:krb5_cc_ops (Results 1 – 19 of 19) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5.h345 struct krb5_cc_ops;
368 const struct krb5_cc_ops *ops;
472 typedef struct krb5_cc_ops { struct
503 } krb5_cc_ops; typedef
895 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_acc_ops;
896 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_fcc_ops;
897 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_mcc_ops;
898 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_kcm_ops;
899 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_akcm_ops;
900 extern KRB5_LIB_VARIABLE const krb5_cc_ops krb5_scc_ops;
H A Dcache.c119 const krb5_cc_ops *ops, in krb5_cc_register()
137 const krb5_cc_ops **o = realloc(rk_UNCONST(context->cc_ops), in krb5_cc_register()
160 const krb5_cc_ops *ops, in _krb5_cc_allocate()
184 const krb5_cc_ops *ops, in allocate_ccache()
300 const krb5_cc_ops *ops; in krb5_cc_new_unique()
400 KRB5_LIB_FUNCTION const krb5_cc_ops * KRB5_LIB_CALL
486 const krb5_cc_ops *ops; in krb5_cc_support_switch()
533 const krb5_cc_ops *ops = KRB5_DEFAULT_CCTYPE; in krb5_cc_set_default_name()
979 KRB5_LIB_FUNCTION const krb5_cc_ops * KRB5_LIB_CALL
1010 const krb5_cc_ops *ops;
[all …]
H A Dpcache.c52 krb5_cc_ops * ccops; in _krb5_load_ccache_plugins()
H A Dtest_cc.c492 const krb5_cc_ops *ops; in test_move()
539 test_prefix_ops(krb5_context context, const char *name, const krb5_cc_ops *ops) in test_prefix_ops()
541 const krb5_cc_ops *o; in test_prefix_ops()
H A Dkcm.c852 kcm_get_cache_next(krb5_context context, krb5_cc_cursor cursor, const krb5_cc_ops *ops, krb5_ccache… in kcm_get_cache_next()
959 kcm_get_default_name(krb5_context context, const krb5_cc_ops *ops, in kcm_get_default_name()
1105 KRB5_LIB_VARIABLE const krb5_cc_ops krb5_kcm_ops = {
1134 KRB5_LIB_VARIABLE const krb5_cc_ops krb5_akcm_ops = {
H A Dkrb5_locl.h268 const krb5_cc_ops **cc_ops;
H A Dkrb5-private.h64 const krb5_cc_ops */*ops*/,
H A Dmcache.c493 KRB5_LIB_VARIABLE const krb5_cc_ops krb5_mcc_ops = {
H A Dkrb5-protos.h642 const krb5_cc_ops */*ops*/,
689 KRB5_LIB_FUNCTION const krb5_cc_ops * KRB5_LIB_CALL
694 KRB5_LIB_FUNCTION const krb5_cc_ops * KRB5_LIB_CALL
750 const krb5_cc_ops */*ops*/,
H A Dfcache.c1097 KRB5_LIB_VARIABLE const krb5_cc_ops krb5_fcc_ops = {
H A Dcontext.c276 const krb5_cc_ops **cc_ops; in cc_ops_copy()
H A Dacache.c1093 KRB5_LIB_VARIABLE const krb5_cc_ops krb5_acc_ops = {
H A Dscache.c1425 KRB5_LIB_VARIABLE const krb5_cc_ops krb5_scc_ops = {
/freebsd/crypto/heimdal/kcm/
H A Dkcm_locl.h179 extern const krb5_cc_ops krb5_kcmss_ops;
H A Dglue.c249 static const krb5_cc_ops krb5_kcmss_ops = {
/freebsd/crypto/heimdal/kuser/
H A Dkswitch.c148 const krb5_cc_ops *ops; in kswitch()
/freebsd/crypto/heimdal/
H A DChangeLog213 * kcm/glue.c: Adapt to chenge to krb5_cc_ops.
244 * lib/krb5/krb5.h: Extend krb5_cc_ops and add set_default to set
H A DChangeLog.2005373 * lib/krb5/krb5.h (krb5_cc_ops): add cache iteration functions
/freebsd/
H A DObsoleteFiles.inc16135 usr/share/man/man3/krb5_cc_ops.3.gz \