Searched refs:ServerNotifyAuthSuccess (Results 1 – 3 of 3) sorted by relevance
29 int32_t ServerNotifyAuthSuccess(IpcIo *req, IpcIo *reply);
201 { SERVER_NOTIFY_AUTH_SUCCESS, ServerNotifyAuthSuccess},
279 int32_t ServerNotifyAuthSuccess(IpcIo *req, IpcIo *reply) in ServerNotifyAuthSuccess() function