cc_context_t
cc_context_t cc;
cc_context_t context;
cc_context_t context;
cc_int32 (*release)(cc_context_t);
cc_int32 (*get_change_time)(cc_context_t, cc_time_t *);
cc_int32 (*get_default_ccache_name)(cc_context_t, cc_string_t*);
cc_int32 (*open_ccache)(cc_context_t, const char*, cc_ccache_t *);
cc_int32 (*open_default_ccache)(cc_context_t, cc_ccache_t*);
cc_int32 (*create_ccache)(cc_context_t,const char*, cc_uint32,
cc_int32 (*create_default_ccache)(cc_context_t, cc_uint32,
cc_int32 (*create_new_ccache)(cc_context_t, cc_uint32,
cc_int32 (*new_ccache_iterator)(cc_context_t, cc_ccache_iterator_t*);
cc_int32 (*lock)(cc_context_t, cc_uint32, cc_uint32);
cc_int32 (*unlock)(cc_context_t);
cc_int32 (*compare)(cc_context_t, cc_context_t, cc_uint32*);
(*cc_initialize_func)(cc_context_t*, cc_int32, cc_int32 *, char const **);
typedef struct cc_context_t *cc_context_t;
cc_int32 cc_initialize (cc_context_t *out_context,
*out_context = (cc_context_t) context;
ccapi_context_release ((cc_context_t) context);
cc_int32 ccapi_context_release (cc_context_t in_context)
cc_int32 ccapi_context_get_change_time (cc_context_t in_context,
cc_int32 ccapi_context_wait_for_change (cc_context_t in_context)
cc_int32 ccapi_context_get_default_ccache_name (cc_context_t in_context,
cc_int32 ccapi_context_open_ccache (cc_context_t in_context,
cc_int32 ccapi_context_open_default_ccache (cc_context_t in_context,
cc_int32 ccapi_context_create_ccache (cc_context_t in_context,
cc_int32 ccapi_context_create_default_ccache (cc_context_t in_context,
cc_int32 ccapi_context_create_new_ccache (cc_context_t in_context,
cc_int32 ccapi_context_new_ccache_iterator (cc_context_t in_context,
cc_int32 ccapi_context_lock (cc_context_t in_context,
cc_int32 ccapi_context_unlock (cc_context_t in_context)
cc_int32 ccapi_context_compare (cc_context_t in_context,
cc_context_t in_compare_to_context,
cc_int32 cci_context_destroy (cc_context_t in_context);
cc_int32 ccapi_context_release (cc_context_t in_context);
cc_int32 ccapi_context_get_change_time (cc_context_t in_context,
cc_int32 ccapi_context_wait_for_change (cc_context_t in_context);
cc_int32 ccapi_context_get_default_ccache_name (cc_context_t in_context,
cc_int32 ccapi_context_open_ccache (cc_context_t in_context,
cc_int32 ccapi_context_open_default_ccache (cc_context_t in_context,
cc_int32 ccapi_context_create_ccache (cc_context_t in_context,
cc_int32 ccapi_context_create_default_ccache (cc_context_t in_context,
cc_int32 ccapi_context_create_new_ccache (cc_context_t in_context,
cc_int32 ccapi_context_new_ccache_iterator (cc_context_t in_context,
cc_int32 ccapi_context_lock (cc_context_t in_context,
cc_int32 ccapi_context_unlock (cc_context_t in_context);
cc_int32 ccapi_context_compare (cc_context_t in_context,
cc_context_t in_compare_to_context,
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_int32 check_once_cc_ccache_destroy(cc_context_t context, cc_ccache_t ccache, cc_int32 expected_err, const char *description) {
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_int32 check_once_cc_ccache_set_default(cc_context_t context, cc_ccache_t ccache, cc_int32 expected_err, const char *description) {
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_int32 check_once_cc_ccache_release(cc_context_t context, cc_ccache_t ccache, cc_int32 expected_err, const char *description) {
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_int32 check_once_cc_ccache_set_default(cc_context_t context, cc_ccache_t ccache, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_ccache_release(cc_context_t context, cc_ccache_t ccache, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_ccache_destroy(cc_context_t context, cc_ccache_t ccache, cc_int32 expected_err, const char *description);
cc_context_t context = NULL;
cc_int32 check_once_cc_context_get_change_time(cc_context_t context, cc_time_t *time, cc_int32 expected_err, const char *description) {
cc_context_t context = NULL;
cc_int32 check_once_cc_initialize(cc_context_t *out_context, cc_int32 in_version, cc_int32 *out_supported_version, char const **out_vendor, cc_int32 expected_err, const char *description) {
cc_context_t context;
cc_int32 check_once_cc_context_get_default_ccache_name(cc_context_t context, cc_string_t *name, cc_int32 expected_err, const char *description) {
cc_context_t context = NULL;
cc_int32 check_once_cc_context_open_ccache(cc_context_t context, const char *name, cc_ccache_t *ccache, cc_int32 expected_err, const char *description) {
cc_context_t context = NULL;
cc_int32 check_once_cc_context_open_default_ccache(cc_context_t context, cc_ccache_t *ccache, cc_int32 expected_err, const char *description) {
cc_context_t context = NULL;
cc_int32 check_once_cc_context_create_ccache(cc_context_t context, const char *name, cc_uint32 cred_vers, const char *principal, cc_ccache_t *ccache, cc_int32 expected_err, const char *description) {
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_int32 check_once_cc_context_create_default_ccache(cc_context_t context, cc_uint32 cred_vers, const char *principal, cc_ccache_t *ccache, cc_int32 expected_err, const char *description) {
cc_context_t context = NULL;
cc_int32 check_once_cc_context_create_new_ccache(cc_context_t context, cc_int32 should_be_default, cc_uint32 cred_vers, const char *principal, cc_ccache_t *ccache, cc_int32 expected_err, const char *description) {
cc_context_t context = NULL;
cc_int32 check_once_cc_context_new_ccache_iterator(cc_context_t context, cc_ccache_iterator_t *iterator, cc_int32 expected_err, const char *description) {
cc_context_t context = NULL;
cc_int32 check_once_cc_context_release(cc_context_t *out_context, cc_int32 expected_err, const char *description) {
cc_context_t context_a = NULL;
cc_context_t context_b = NULL;
cc_context_t context = NULL;
cc_int32 check_once_cc_context_compare(cc_context_t context, cc_context_t compare_to, cc_uint32 *equal, cc_int32 expected_err, const char *description) {
cc_int32 check_once_cc_context_release(cc_context_t *out_context, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_context_get_change_time(cc_context_t context, cc_time_t *time, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_context_get_default_ccache_name(cc_context_t context, cc_string_t *name, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_context_open_ccache(cc_context_t context, const char *name, cc_ccache_t *ccache, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_context_open_default_ccache(cc_context_t context, cc_ccache_t *ccache, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_context_create_ccache(cc_context_t context, const char *name, cc_uint32 cred_vers, const char *principal, cc_ccache_t *ccache, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_context_create_default_ccache(cc_context_t context, cc_uint32 cred_vers, const char *principal, cc_ccache_t *ccache, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_context_create_new_ccache(cc_context_t context, cc_int32 should_be_default, cc_uint32 cred_vers, const char *principal, cc_ccache_t *ccache, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_context_new_ccache_iterator(cc_context_t context, cc_ccache_iterator_t *iterator, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_context_compare(cc_context_t context, cc_context_t compare_to, cc_uint32 *equal, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_initialize(cc_context_t *out_context, cc_int32 in_version, cc_int32 *out_supported_version, char const **out_vendor, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_context_get_version(cc_context_t *out_context, cc_int32 in_version, cc_int32 *out_supported_version, char const **out_vendor, cc_int32 expected_err, const char *description);
cc_context_t context = NULL;
cc_context_t context = NULL;
cc_int32 destroy_all_ccaches(cc_context_t context) {
cc_int32 destroy_all_ccaches(cc_context_t context);
CCACHE_API cc_int32 cc_initialize (cc_context_t *out_context,
cc_int32 (*release) (cc_context_t io_context);
cc_int32 (*get_change_time) (cc_context_t in_context,
cc_int32 (*get_default_ccache_name) (cc_context_t in_context,
cc_int32 (*open_ccache) (cc_context_t in_context,
cc_int32 (*open_default_ccache) (cc_context_t in_context,
cc_int32 (*create_ccache) (cc_context_t in_context,
cc_int32 (*create_default_ccache) (cc_context_t in_context,
cc_int32 (*create_new_ccache) (cc_context_t in_context,
cc_int32 (*new_ccache_iterator) (cc_context_t in_context,
cc_int32 (*lock) (cc_context_t in_context,
cc_int32 (*unlock) (cc_context_t in_cc_context);
cc_int32 (*compare) (cc_context_t in_cc_context,
cc_context_t in_compare_to_context,
cc_int32 (*wait_for_change) (cc_context_t in_cc_context);
cc_context_t cc_context = NULL;
cc_context_t cc_context;
cc_context_t cc_context;
make_cache(const char *residual, cc_context_t cc_context,
cc_context_t gCntrlBlock = NULL;
cc_context_t* outContext,