Searched refs:out_client (Results 1 – 4 of 4) sorted by relevance
40 cc_int32 ccs_client_new (ccs_client_t *out_client, in ccs_client_new() argument46 if (!out_client ) { err = cci_check_error (ccErrBadParam); } in ccs_client_new()71 *out_client = client; in ccs_client_new()
144 ccs_client_t *out_client) in ccs_server_client_for_pipe() argument150 if (!out_client ) { err = cci_check_error (ccErrBadParam); } in ccs_server_client_for_pipe()170 *out_client = client_for_pipe; /* may be NULL if not found */ in ccs_server_client_for_pipe()
31 cc_int32 ccs_client_new (ccs_client_t *out_client,
38 ccs_client_t *out_client);