Searched refs:ccs_list_d (Results 1 – 3 of 3) sorted by relevance
80 struct ccs_list_d;86 typedef struct ccs_list_d *ccs_cache_collection_list_t;88 typedef struct ccs_list_d *ccs_ccache_list_t;91 typedef struct ccs_list_d *ccs_credentials_list_t;
32 struct ccs_list_d;33 typedef struct ccs_list_d *ccs_list_t;
39 struct ccs_list_d { struct49 struct ccs_list_d ccs_list_initializer = { NULL, NULL, -1, -1, NULL }; argument