Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dfcc.h34 extern const krb5_cc_ops krb5_cc_file_ops;
H A Dccdefops.c48 const krb5_cc_ops *krb5_cc_dfl_ops = &krb5_cc_file_ops;
H A Dccbase.c73 static struct krb5_cc_typelist cc_file_entry = { &krb5_cc_file_ops,
80 static struct krb5_cc_typelist cc_fcc_entry = { &krb5_cc_file_ops,
H A Dcc_file.c179 extern const krb5_cc_ops krb5_cc_file_ops;
2619 const krb5_cc_ops krb5_cc_file_ops = { variable
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers383 krb5_cc_file_ops {