apiCB
cc_result cc_shutdown (apiCB **io_context)
cc_result cc_get_change_time (apiCB *in_context,
cc_result cc_get_NC_info (apiCB *in_context,
cc_int32 cc_open (apiCB *in_context,
cc_result cc_create (apiCB *in_context,
cc_result cc_close (apiCB *in_context,
cc_result cc_destroy (apiCB *in_context,
cc_result cc_get_name (apiCB *in_context,
cc_result cc_get_cred_version (apiCB *in_context,
cc_result cc_set_principal (apiCB *in_context,
cc_result cc_get_principal (apiCB *in_context,
cc_result cc_store (apiCB *in_context,
cc_result cc_remove_cred (apiCB *in_context,
cc_result cc_seq_fetch_NCs_begin (apiCB *in_context,
cc_result cc_seq_fetch_NCs_next (apiCB *in_context,
cc_result cc_seq_fetch_NCs_end (apiCB *in_context,
cc_result cc_seq_fetch_creds_begin (apiCB *in_context,
cc_result cc_seq_fetch_creds_next (apiCB *in_context,
cc_result cc_seq_fetch_creds_end (apiCB *in_context,
cc_result cc_free_principal (apiCB *in_context,
cc_result cc_free_name (apiCB *in_context,
cc_result cc_free_creds (apiCB *in_context,
cc_result cc_free_NC_info (apiCB *in_context,
cc_result check_once_cc_store(apiCB *context, ccache_p *ccache, const cred_union in_creds, cc_int32 expected_err, const char *description) {
static cc_result destroy_all_ccaches_v2(apiCB *context) {
apiCB *context = NULL;
cc_result check_once_cc_remove_cred(apiCB *context, ccache_p *ccache, cred_union in_creds, cc_int32 expected_err, const char *description) {
apiCB *context = NULL;
cc_result check_once_cc_seq_fetch_NCs_begin(apiCB *context, ccache_cit **iterator, cc_result expected_err, const char *description) {
apiCB *context = NULL;
cc_result check_once_cc_seq_fetch_NCs_next(apiCB *context, ccache_cit *iterator, cc_uint32 expected_count, cc_result expected_err, const char *description) {
apiCB *context = NULL;
apiCB *context = NULL;
cc_result check_once_cc_get_NC_info(apiCB *context,
apiCB *context = NULL;
cc_result check_once_cc_shutdown(apiCB **out_context, cc_result expected_err, const char *description) {
cc_result check_once_cc_seq_fetch_creds_begin(apiCB *context, ccache_p *ccache, ccache_cit **iterator, cc_result expected_err, const char *description) {
apiCB *context = NULL;
apiCB *context = NULL;
cc_result check_once_cc_seq_fetch_creds_next(apiCB *context, ccache_cit *iterator, cc_uint32 expected_count, cc_result expected_err, const char *description) {
apiCB *context = NULL;
cc_int32 check_once_cc_get_change_time(apiCB *context, cc_time_t *last_time, cc_result expected_err, const char *description) {
apiCB *context = NULL;
cc_result check_once_cc_open(apiCB *context, const char *name, cc_int32 version, ccache_p **ccache, cc_result expected_err, const char *description) {
apiCB *context = NULL;
cc_result check_once_cc_create(apiCB *context, const char *name, cc_int32 cred_vers, const char *principal, ccache_p **ccache, cc_int32 expected_err, const char *description) {
apiCB *context = NULL;
cc_result check_once_cc_close(apiCB *context, ccache_p *ccache, cc_result expected_err, const char *description) {
apiCB *context = NULL;
cc_result check_once_cc_destroy(apiCB *context, ccache_p *ccache, cc_int32 expected_err, const char *description) {
apiCB *context = NULL;
cc_result check_once_cc_get_cred_version(apiCB *context, ccache_p *ccache, cc_int32 expected_cred_vers, cc_int32 expected_err, const char *description) {
apiCB *context = NULL;
cc_int32 check_once_cc_get_name(apiCB *context, ccache_p *ccache, const char *expected_name, cc_int32 expected_err, const char *description) {
apiCB *context = NULL;
cc_result check_once_cc_get_principal(apiCB *context,
apiCB *context = NULL;
cc_int32 check_once_cc_set_principal(apiCB *context, ccache_p *ccache, cc_int32 cred_vers, const char *in_principal, cc_int32 expected_err, const char *description) {
apiCB *context = NULL;
cc_result check_once_cc_shutdown(apiCB **out_context, cc_result expected_err, const char *description);
cc_int32 check_once_cc_get_change_time(apiCB *context, cc_time_t *time, cc_result expected_err, const char *description);
cc_result check_once_cc_open(apiCB *context, const char *name, cc_int32 version, ccache_p **ccache, cc_result expected_err, const char *description);
cc_result check_once_cc_create(apiCB *context, const char *name, cc_int32 cred_vers, const char *principal, ccache_p **ccache, cc_int32 expected_err, const char *description);
cc_result check_once_cc_close(apiCB *context, ccache_p *ccache, cc_result expected_err, const char *description);
cc_result check_once_cc_destroy(apiCB *context, ccache_p *ccache, cc_int32 expected_err, const char *description);
cc_result check_once_cc_get_cred_version(apiCB *context, ccache_p *ccache, cc_int32 expected_cred_vers, cc_int32 expected_err, const char *description);
cc_int32 check_once_cc_get_name(apiCB *context, ccache_p *ccache, const char *expected_name, cc_int32 expected_err, const char *description);
cc_result check_once_cc_get_principal(apiCB *context,
cc_int32 check_once_cc_set_principal(apiCB *context, ccache_p *ccache, cc_int32 cred_vers, const char *in_principal, cc_int32 expected_err, const char *description);
cc_result check_once_cc_store(apiCB *context, ccache_p *ccache, const cred_union in_creds, cc_int32 expected_err, const char *description);
cc_result check_once_cc_remove_cred(apiCB *context, ccache_p *ccache, cred_union in_creds, cc_int32 expected_err, const char *description);
cc_result check_once_cc_seq_fetch_NCs_begin(apiCB *context, ccache_cit **iterator, cc_result expected_err, const char *description);
cc_result check_once_cc_seq_fetch_NCs_next(apiCB *context, ccache_cit *iterator, cc_uint32 expected_count, cc_result expected_err, const char *description);
cc_result check_once_cc_get_NC_info(apiCB *context,
cc_result check_once_cc_seq_fetch_creds_begin(apiCB *context, ccache_p *ccache, ccache_cit **iterator, cc_result expected_err, const char *description);
cc_result check_once_cc_seq_fetch_creds_next(apiCB *context, ccache_cit *iterator, cc_uint32 expected_count, cc_result expected_err, const char *description);
cc_shutdown (apiCB **io_context)
cc_get_NC_info (apiCB *in_context,
cc_get_change_time (apiCB *in_context,
cc_open (apiCB *in_context,
cc_create (apiCB *in_context,
cc_close (apiCB *in_context,
cc_destroy (apiCB *in_context,
cc_seq_fetch_NCs_begin (apiCB *in_context,
cc_seq_fetch_NCs_next (apiCB *in_context,
cc_seq_fetch_NCs_end (apiCB *in_context,
cc_get_name (apiCB *in_context,
cc_get_cred_version (apiCB *in_context,
cc_set_principal (apiCB *in_context,
cc_get_principal (apiCB *in_context,
cc_store (apiCB *in_context,
cc_remove_cred (apiCB *in_context,
cc_seq_fetch_creds_begin (apiCB *in_context,
cc_seq_fetch_creds_next (apiCB *in_context,
cc_seq_fetch_creds_end (apiCB *in_context,
cc_free_principal (apiCB *in_context,
cc_free_name (apiCB *in_context,
cc_free_creds (apiCB *in_context,
cc_free_NC_info (apiCB *in_context,
cc_lock_request (apiCB *in_context,
apiCB** cc_ctx, // < DLL's primary control structure.
apiCB** cc_ctx // <> DLL's primary control structure. NULL after
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx,
apiCB** cc_ctx, // < DLL's primary control structure.
apiCB** cc_ctx // <> DLL's primary control structure. NULL after
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx,
apiCB** cc_ctx, // < DLL's primary control structure.
apiCB** cc_ctx // <> DLL's primary control structure. NULL after call.
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx,
apiCB* cc_ctx,
apiCB* cc_ctx,
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx,
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx,
apiCB* cc_ctx,
apiCB* cc_ctx,
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure
apiCB* cc_ctx, // > DLL's primary control structure