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

/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dkrb5.h288 struct krb5_cc_ops;
302 const struct krb5_cc_ops *ops;
398 typedef struct krb5_cc_ops { struct
423 } krb5_cc_ops; typedef in typeref:struct:krb5_cc_ops
684 extern const krb5_cc_ops krb5_acc_ops;
685 extern const krb5_cc_ops krb5_fcc_ops;
686 extern const krb5_cc_ops krb5_mcc_ops;
687 extern const krb5_cc_ops krb5_kcm_ops;
H A Dcache.c54 const krb5_cc_ops *ops,
71 krb5_cc_ops *o = realloc(context->cc_ops,
94 const krb5_cc_ops *ops,
117 const krb5_cc_ops *ops,
185 const krb5_cc_ops *ops,
207 const krb5_cc_ops *ops = KRB5_DEFAULT_CCTYPE;
292 * Return krb5_cc_ops of a the ccache `id'.
298 const krb5_cc_ops *
442 const krb5_cc_ops *ops = KRB5_DEFAULT_CCTYPE;
858 const krb5_cc_ops *
[all...]
H A Dtest_cc.c154 test_init_vs_destroy(krb5_context context, const krb5_cc_ops *ops)
384 const krb5_cc_ops *from, *to;
432 test_prefix_ops(krb5_context context, const char *name, const krb5_cc_ops *ops)
434 const krb5_cc_ops *o;
H A Dkrb5_locl.h213 krb5_cc_ops *cc_ops;
H A Dkrb5-private.h19 const krb5_cc_ops */*ops*/,
H A Dkrb5-protos.h627 const krb5_cc_ops */*ops*/,
641 const krb5_cc_ops *
646 const krb5_cc_ops *
705 const krb5_cc_ops */*ops*/,
H A Dmcache.c455 const krb5_cc_ops krb5_mcc_ops = {
H A Dfcache.c859 const krb5_cc_ops krb5_fcc_ops = {
H A Dacache.c939 const krb5_cc_ops krb5_acc_ops = {
H A Dkcm.c853 const krb5_cc_ops krb5_kcm_ops = {
/freebsd-9.3-release/crypto/heimdal/lib/gssapi/krb5/
H A Drelease_cred.c64 const krb5_cc_ops *ops;
/freebsd-9.3-release/crypto/heimdal/kcm/
H A Dkcm_locl.h167 extern const krb5_cc_ops krb5_kcmss_ops;
H A Dglue.c249 static const krb5_cc_ops krb5_kcmss_ops = {
/freebsd-9.3-release/crypto/heimdal/appl/afsutil/
H A Dpagsh.c127 const krb5_cc_ops *type;
/freebsd-9.3-release/kerberos5/lib/libkrb5/
H A DMakefile149 krb5_ccache.3 krb5_cc_ops.3 \
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dkssl.c679 } krb5_cc_ops; typedef in typeref:struct:_krb5_cc_ops

Completed in 306 milliseconds