Lines Matching refs:subjectKey
119 subj = dixLookupPrivate(&client->devPrivates, subjectKey); in SELinuxLabelClient()
176 subj = dixLookupPrivate(&serverClient->devPrivates, subjectKey); in SELinuxLabelInitial()
341 subj = dixLookupPrivate(&rec->client->devPrivates, subjectKey); in SELinuxDevice()
348 dsubj = dixLookupPrivate(&rec->dev->devPrivates, subjectKey); in SELinuxDevice()
379 subj = dixLookupPrivate(&rec->dev->devPrivates, subjectKey); in SELinuxSend()
381 subj = dixLookupPrivate(&rec->client->devPrivates, subjectKey); in SELinuxSend()
420 subj = dixLookupPrivate(&rec->client->devPrivates, subjectKey); in SELinuxReceive()
457 subj = dixLookupPrivate(&rec->client->devPrivates, subjectKey); in SELinuxExtension()
465 serv = dixLookupPrivate(&serverClient->devPrivates, subjectKey); in SELinuxExtension()
502 subj = dixLookupPrivate(&rec->client->devPrivates, subjectKey); in SELinuxSelection()
565 subj = dixLookupPrivate(&rec->client->devPrivates, subjectKey); in SELinuxProperty()
625 subj = dixLookupPrivate(&rec->client->devPrivates, subjectKey); in SELinuxResource()
682 subj = dixLookupPrivate(&rec->client->devPrivates, subjectKey); in SELinuxScreen()
713 subj = dixLookupPrivate(&rec->client->devPrivates, subjectKey); in SELinuxClient()
731 subj = dixLookupPrivate(&rec->client->devPrivates, subjectKey); in SELinuxServer()
773 subj = dixLookupPrivate(&wClient(pWin)->devPrivates, subjectKey); in SELinuxResourceState()
897 (subjectKey, PRIVATE_XSELINUX, sizeof(SELinuxSubjectRec)) || in SELinuxFlaskInit()