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

/freebsd-10.3-release/crypto/heimdal/lib/krb5/
H A Dpcache.c52 krb5_cc_ops * ccops;
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 in typeref:struct:krb5_cc_ops
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_op
[all...]
H A Dcache.c119 const krb5_cc_ops *ops,
137 const krb5_cc_ops **o = realloc(rk_UNCONST(context->cc_ops),
160 const krb5_cc_ops *ops,
184 const krb5_cc_ops *ops,
300 const krb5_cc_ops *ops;
394 * Return krb5_cc_ops of a the ccache `id'.
400 KRB5_LIB_FUNCTION const krb5_cc_ops * KRB5_LIB_CALL
486 const krb5_cc_ops *ops;
533 const krb5_cc_ops *ops = KRB5_DEFAULT_CCTYPE;
979 KRB5_LIB_FUNCTION const krb5_cc_ops * KRB5_LIB_CAL
[all...]
H A Dtest_cc.c492 const krb5_cc_ops *ops;
539 test_prefix_ops(krb5_context context, const char *name, const krb5_cc_ops *ops)
541 const krb5_cc_ops *o;
H A Dkcm.c852 kcm_get_cache_next(krb5_context context, krb5_cc_cursor cursor, const krb5_cc_ops *ops, krb5_ccache *id)
959 kcm_get_default_name(krb5_context context, const krb5_cc_ops *ops,
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-private.h64 const krb5_cc_ops */*ops*/,
H A Dkrb5_locl.h267 const krb5_cc_ops **cc_ops;
H A Ddeprecated.c390 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 Dcontext.c276 const krb5_cc_ops **cc_ops;
H A Dfcache.c1097 KRB5_LIB_VARIABLE const krb5_cc_ops krb5_fcc_ops = {
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-10.3-release/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-10.3-release/crypto/heimdal/kuser/
H A Dkswitch.c147 const krb5_cc_ops *ops;
/freebsd-10.3-release/
H A DObsoleteFiles.inc838 usr/share/man/man3/krb5_cc_ops.3.gz \
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dkssl.c680 } krb5_cc_ops; typedef in typeref:struct:_krb5_cc_ops

Completed in 108 milliseconds