Searched refs:DixListPropAccess (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dixaccess.h | 30 #define DixListPropAccess (1<<6) /* list properties of object */ macro
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xselinuxint.h | 558 #define SELinuxReadMask (DixReadAccess|DixGetAttrAccess|DixListPropAccess| \
|
| H A D | xselinux_ext.c | 413 rc = dixLookupWindow(&pWin, stuff->id, client, DixListPropAccess); in ProcSELinuxListProperties()
|
| H A D | security.c | 77 DixGetAttrAccess | DixReceiveAccess | DixListPropAccess |
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xiproperty.c | 862 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixListPropAccess); in ProcXListDeviceProperties() 1101 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixListPropAccess); in ProcXIListProperties()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | property.c | 580 rc = dixLookupWindow(&pWin, stuff->id, client, DixListPropAccess); in ProcListProperties()
|