Searched refs:krb5_cc_file_ops (Results 1 – 5 of 5) sorted by relevance
36 extern const krb5_cc_ops krb5_cc_file_ops;
48 const krb5_cc_ops *krb5_cc_dfl_ops = &krb5_cc_file_ops;
73 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,
179 extern const krb5_cc_ops krb5_cc_file_ops;2619 const krb5_cc_ops krb5_cc_file_ops = { variable
328 krb5_cc_file_ops;