Searched refs:ServerSendSessionMsg (Results 1 – 3 of 3) sorted by relevance
32 int32_t ServerSendSessionMsg(IpcIo *req, IpcIo *reply);
203 { SERVER_SESSION_SENDMSG, ServerSendSessionMsg },
339 int32_t ServerSendSessionMsg(IpcIo *req, IpcIo *reply) in ServerSendSessionMsg() function