Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/record/
H A Drecord.c167 #define RecordClientPrivateKey (&RecordClientPrivateKeyRec) macro
173 dixLookupPrivate(&(_pClient)->devPrivates, RecordClientPrivateKey)
881 RecordClientPrivateKey, pClientPriv); in RecordInstallHooks()
986 RecordClientPrivateKey, NULL); in RecordUninstallHooks()
2798 if (!dixRegisterPrivateKey(RecordClientPrivateKey, PRIVATE_CLIENT, 0)) in RecordExtensionInit()