Searched refs:ServerCreateSessionServer (Results 1 – 3 of 3) sorted by relevance
26 int32_t ServerCreateSessionServer(IpcIo *req, IpcIo *reply);
197 { SERVER_CREATE_SESSION_SERVER, ServerCreateSessionServer },
33 int32_t ServerCreateSessionServer(IpcIo *req, IpcIo *reply) in ServerCreateSessionServer() function