Searched defs:cc_mcc_entry (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-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 in typeref:struct:krb5_cc_typelist
66 static struct krb5_cc_typelist cc_mcc_entry = { &krb5_mcc_ops, &cc_stdcc_entry }; variable in typeref:struct:krb5_cc_typelist
69 static struct krb5_cc_typelist cc_mcc_entry = { &krb5_mcc_ops, NULL }; variable in typeref:struct:krb5_cc_typelist

Completed in 47 milliseconds