Searched refs:ServerOpenSession (Results 1 – 3 of 3) sorted by relevance
28 int32_t ServerOpenSession(IpcIo *req, IpcIo *reply);
199 { SERVER_OPEN_SESSION, ServerOpenSession },
201 int32_t ServerOpenSession(IpcIo *req, IpcIo *reply) in ServerOpenSession() function