Searched refs:ServerRemoveSessionServer (Results 1 – 3 of 3) sorted by relevance
27 int32_t ServerRemoveSessionServer(IpcIo *req, IpcIo *reply);
198 { SERVER_REMOVE_SESSION_SERVER, ServerRemoveSessionServer },
63 int32_t ServerRemoveSessionServer(IpcIo *req, IpcIo *reply) in ServerRemoveSessionServer() function