Searched refs:RpcGetSessionIdList (Results 1 – 3 of 3) sorted by relevance
137 SessionIdList *RpcGetSessionIdList(void);
546 return HandleNewConnection(RpcGetSessionIdList(), sessionId); in OnReceiveNewConnection()645 if (WaitForSessionIdReady(RpcGetSessionIdList(), sessionId) != ERR_NONE) { in UpdateClientSession()
493 SessionIdList *RpcGetSessionIdList(void) in RpcGetSessionIdList() function