Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dfcc.h36 extern const krb5_cc_ops krb5_cc_file_ops;
H A Dccdefops.c56 const krb5_cc_ops *krb5_cc_dfl_ops = &krb5_cc_file_ops;
H A Dccbase.c66 static struct krb5_cc_typelist cc_fcc_entry = { &krb5_cc_file_ops, NEXT };
H A Dcc_file.c77 extern const krb5_cc_ops krb5_cc_file_ops;
1456 const krb5_cc_ops krb5_cc_file_ops = { variable
/freebsd/krb5/lib/krb5/
H A Dversion.map441 krb5_cc_file_ops;
/freebsd/crypto/krb5/src/lib/krb5/
H A Dlibkrb5.exports268 krb5_cc_file_ops