ccs_list_d
struct ccs_list_d ccs_list_initializer = { NULL, NULL, -1, -1, NULL };
struct ccs_list_d;
typedef struct ccs_list_d *ccs_list_t;
struct ccs_list_d;
typedef struct ccs_list_d *ccs_cache_collection_list_t;
typedef struct ccs_list_d *ccs_ccache_list_t;
typedef struct ccs_list_d *ccs_credentials_list_t;