Searched refs:pGEClient (Results 1 – 1 of 1) sorted by relevance
59 GEClientInfoPtr pGEClient = GEGetClient(client); in ProcGEQueryVersion() local78 pGEClient->major_version = stuff->majorVersion; in ProcGEQueryVersion()79 pGEClient->minor_version = stuff->minorVersion; in ProcGEQueryVersion()125 GEClientInfoPtr pGEClient = GEGetClient(client); in ProcGEDispatch() local129 if (pGEClient->major_version >= ARRAY_SIZE(version_requests)) in ProcGEDispatch()131 if (stuff->ReqType > version_requests[pGEClient->major_version]) in ProcGEDispatch()