Home
last modified time | relevance | path

Searched refs:GEClientPrivateKeyRec (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dgeint.h40 extern DevPrivateKeyRec GEClientPrivateKeyRec;
42 #define GEClientPrivateKey (&GEClientPrivateKeyRec)
H A Dgeext.c37 DevPrivateKeyRec GEClientPrivateKeyRec; variable
186 (&GEClientPrivateKeyRec, PRIVATE_CLIENT, sizeof(GEClientInfoRec))) in GEExtensionInit()