Searched refs:rootlessGCPrivateKey (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessCommon.h58 #define rootlessGCPrivateKey (&rootlessGCPrivateKeyRec) macro
H A DrootlessGC.c288 dixLookupPrivate(&pGC->devPrivates, rootlessGCPrivateKey);
310 dixLookupPrivate(&(pGC)->devPrivates, rootlessGCPrivateKey); \
407 dixLookupPrivate(&(pGC)->devPrivates, rootlessGCPrivateKey); \
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessCommon.h57 #define rootlessGCPrivateKey (&rootlessGCPrivateKeyRec) macro
H A DrootlessGC.c283 dixLookupPrivate(&pGC->devPrivates, rootlessGCPrivateKey);
304 dixLookupPrivate(&(pGC)->devPrivates, rootlessGCPrivateKey); \
405 dixLookupPrivate(&(pGC)->devPrivates, rootlessGCPrivateKey); \

Completed in 6 milliseconds