Searched refs:privPtr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | xselinux_ext.c | 118 PrivateRec **privPtr = &client->devPrivates; local in function:ProcSELinuxSetCreateContext 133 ptr = dixLookupPrivate(privPtr, subjectKey); 308 SELinuxPopulateItem(SELinuxListItemRec *i, PrivateRec **privPtr, CARD32 id, argument 311 SELinuxObjectRec *obj = dixLookupPrivate(privPtr, objectKey); 312 SELinuxObjectRec *data = dixLookupPrivate(privPtr, dataKey);
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | xselinux_ext.c | 118 PrivateRec **privPtr = &client->devPrivates; local in function:ProcSELinuxSetCreateContext 133 ptr = dixLookupPrivate(privPtr, subjectKey); 308 SELinuxPopulateItem(SELinuxListItemRec * i, PrivateRec ** privPtr, CARD32 id, argument 311 SELinuxObjectRec *obj = dixLookupPrivate(privPtr, objectKey); 312 SELinuxObjectRec *data = dixLookupPrivate(privPtr, dataKey);
|
Completed in 3 milliseconds