Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dsaver.c186 static DevPrivateKeyRec ScreenPrivateKeyRec; variable
188 #define ScreenPrivateKey (&ScreenPrivateKeyRec)
1383 if (!dixRegisterPrivateKey(&ScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in ScreenSaverExtensionInit()