Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dccbase.c43 const krb5_cc_ops *ops;
52 extern const krb5_cc_ops krb5_mcc_ops;
54 extern const krb5_cc_ops krb5_krcc_ops;
58 extern const krb5_cc_ops krb5_lcc_ops;
64 extern const krb5_cc_ops krb5_cc_stdcc_ops;
91 krb5int_cc_getops(krb5_context, const char *, const krb5_cc_ops **);
138 krb5_cc_register(krb5_context context, krb5_cc_ops *ops, krb5_boolean override) in krb5_cc_register()
187 const krb5_cc_ops *ops; in krb5_cc_resolve()
243 const krb5_cc_ops **ops) in krb5int_cc_getops()
280 const krb5_cc_ops *ops; in krb5_cc_new_unique()
[all …]
H A Dccdefops.c43 const krb5_cc_ops *krb5_cc_dfl_ops = &krb5_cc_stdcc_ops;
48 const krb5_cc_ops *krb5_cc_dfl_ops = &krb5_cc_file_ops;
H A Dfcc.h34 extern const krb5_cc_ops krb5_cc_file_ops;
H A Dcc_memory.c97 extern const krb5_cc_ops krb5_mcc_ops;
770 const krb5_cc_ops krb5_mcc_ops = {
H A Dcc_file.c179 extern const krb5_cc_ops krb5_cc_file_ops;
1846 extern const krb5_cc_ops krb5_fcc_ops;
2558 const krb5_cc_ops krb5_fcc_ops = {
2619 const krb5_cc_ops krb5_cc_file_ops = {
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1344 typedef struct _krb5_cc_ops krb5_cc_ops; typedef
2253 krb5_cc_ops *,
H A Dk5-int.h2561 extern const krb5_cc_ops *krb5_cc_dfl_ops;