Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dccbase.c60 static struct krb5_cc_typelist cc_mcc_entry = { &krb5_mcc_ops, &cc_lcc_entry }; variable
66 static struct krb5_cc_typelist cc_mcc_entry = { &krb5_mcc_ops, &cc_stdcc_entry }; variable
69 static struct krb5_cc_typelist cc_mcc_entry = { &krb5_mcc_ops, NULL }; variable
74 &cc_mcc_entry };
81 &cc_mcc_entry };