Searched refs:tUIPC_RCV_CBACK (Results 1 – 2 of 2) sorted by relevance
51 typedef void(tUIPC_RCV_CBACK)( typedef65 tUIPC_RCV_CBACK* cback;96 bool UIPC_Open(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, tUIPC_RCV_CBACK* p_cback,
303 const char* name, tUIPC_RCV_CBACK* cback) { in uipc_setup_server_locked()542 bool UIPC_Open(tUIPC_STATE& uipc, tUIPC_CH_ID ch_id, tUIPC_RCV_CBACK* p_cback, in UIPC_Open()714 uipc.ch[ch_id].cback = (tUIPC_RCV_CBACK*)param; in UIPC_Ioctl()