Searched refs:ccs_client_d (Results 1 – 2 of 2) sorted by relevance
98 struct ccs_client_d;99 typedef struct ccs_client_d *ccs_client_t;
28 struct ccs_client_d { struct36 struct ccs_client_d ccs_client_initializer = { CCS_PIPE_NULL, NULL, NULL }; argument