Searched refs:tUIPC_RCV_CBACK (Results 1 – 3 of 3) sorted by relevance
55 typedef void(tUIPC_RCV_CBACK)( typedef69 tUIPC_RCV_CBACK* cback;100 bool UIPC_Open(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, tUIPC_RCV_CBACK* p_cback,
32 tUIPC_RCV_CBACK* /* p_cback */, const char* /* socket_path */) { in UIPC_Open() argument
293 const char* name, tUIPC_RCV_CBACK* cback) { in uipc_setup_server_locked()528 bool UIPC_Open(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, tUIPC_RCV_CBACK* p_cback, in UIPC_Open()