Home
last modified time | relevance | path

Searched refs:krb5_dcc_ops (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_dir.c64 extern const krb5_cc_ops krb5_dcc_ops;
318 cache->ops = &krb5_dcc_ops; in make_cache()
573 cursor->ops = &krb5_dcc_ops; in make_cursor()
743 const krb5_cc_ops krb5_dcc_ops = { variable
H A Dccbase.c79 extern const krb5_cc_ops krb5_dcc_ops;
80 static struct krb5_cc_typelist cc_dcc_entry = { &krb5_dcc_ops, NEXT };