Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinuxint.h71 extern DevPrivateKeyRec dataKeyRec;
73 #define dataKey (&dataKeyRec)
H A Dxselinux_hooks.c63 DevPrivateKeyRec dataKeyRec; variable