Searched refs:mc_comm_ctx (Results 1 – 3 of 3) sorted by relevance
32 } mc_comm_ctx; typedef34 mcResult_t tlc_open(mc_comm_ctx *comm_ctx);35 mcResult_t tlc_close(mc_comm_ctx *comm_ctx);36 mcResult_t tlc_communicate(mc_comm_ctx *comm_ctx);
24 mcResult_t tlc_open(mc_comm_ctx *comm_ctx) { in tlc_open()66 mcResult_t tlc_close(mc_comm_ctx *comm_ctx) { in tlc_close()105 mcResult_t tlc_communicate(mc_comm_ctx *comm_ctx) { in tlc_communicate()
25 mc_comm_ctx cp_ctx;