Searched refs:RecordClientPrivateKey (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/record/ |
| H A D | record.c | 172 #define RecordClientPrivateKey (&RecordClientPrivateKeyRec) macro 178 dixLookupPrivate(&(_pClient)->devPrivates, RecordClientPrivateKey) 929 RecordClientPrivateKey, pClientPriv); 1041 RecordClientPrivateKey, NULL); 2918 if (!dixRegisterPrivateKey(RecordClientPrivateKey, PRIVATE_CLIENT, 0))
|
| /xsrc/external/mit/xorg-server/dist/record/ |
| H A D | record.c | 168 #define RecordClientPrivateKey (&RecordClientPrivateKeyRec) macro 174 dixLookupPrivate(&(_pClient)->devPrivates, RecordClientPrivateKey) 884 RecordClientPrivateKey, pClientPriv); 989 RecordClientPrivateKey, NULL); 2812 if (!dixRegisterPrivateKey(RecordClientPrivateKey, PRIVATE_CLIENT, 0))
|
Completed in 8 milliseconds