Lines Matching refs:objectKey
120 obj = dixLookupPrivate(&client->devPrivates, objectKey); in SELinuxLabelClient()
177 obj = dixLookupPrivate(&serverClient->devPrivates, objectKey); in SELinuxLabelInitial()
228 SELinuxObjectRec *pobj = dixLookupPrivate(privatePtr, objectKey); in SELinuxLabelResource()
342 obj = dixLookupPrivate(&rec->dev->devPrivates, objectKey); in SELinuxDevice()
383 obj = dixLookupPrivate(&rec->pWin->devPrivates, objectKey); in SELinuxSend()
421 obj = dixLookupPrivate(&rec->pWin->devPrivates, objectKey); in SELinuxReceive()
458 obj = dixLookupPrivate(&rec->ext->devPrivates, objectKey); in SELinuxExtension()
503 obj = dixLookupPrivate(&pSel->devPrivates, objectKey); in SELinuxSelection()
522 obj = dixLookupPrivate(&pSel->devPrivates, objectKey); in SELinuxSelection()
566 obj = dixLookupPrivate(&pProp->devPrivates, objectKey); in SELinuxProperty()
586 obj = dixLookupPrivate(&pProp->devPrivates, objectKey); in SELinuxProperty()
633 obj = dixLookupPrivate(privatePtr, objectKey); in SELinuxResource()
639 obj = dixLookupPrivate(privatePtr, objectKey); in SELinuxResource()
683 obj = dixLookupPrivate(&rec->screen->devPrivates, objectKey); in SELinuxScreen()
714 obj = dixLookupPrivate(&rec->target->devPrivates, objectKey); in SELinuxClient()
732 obj = dixLookupPrivate(&serverClient->devPrivates, objectKey); in SELinuxServer()
791 obj = dixLookupPrivate(&pWin->devPrivates, objectKey); in SELinuxResourceState()
898 !dixRegisterPrivateKey(objectKey, PRIVATE_XSELINUX, in SELinuxFlaskInit()