Home
last modified time | relevance | path

Searched defs:cc_context_f (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/include/
H A DCredentialsCache.h394 typedef struct cc_context_f cc_context_f; typedef
613 struct cc_context_f { struct
619 cc_int32 (*release) (cc_context_t io_context);
647 cc_int32 (*get_change_time) (cc_context_t in_context,
672 cc_int32 (*get_default_ccache_name) (cc_context_t in_context,
690 cc_int32 (*open_ccache) (cc_context_t in_context,
707 cc_int32 (*open_default_ccache) (cc_context_t in_context,
754 cc_int32 (*create_ccache) (cc_context_t in_context,
776 cc_int32 (*create_default_ccache) (cc_context_t in_context,
797 cc_int32 (*create_new_ccache) (cc_context_t in_context,
[all …]