Searched refs:DixListPropAccess (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | dixaccess.h | 30 #define DixListPropAccess (1<<6) /* list properties of object */ macro
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | dixaccess.h | 30 #define DixListPropAccess (1<<6) /* list properties of object */ macro
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | xselinuxint.h | 149 "list_property", /* DixListPropAccess */ 177 "saver_getattr", /* DixListPropAccess */ 197 "", /* DixListPropAccess */ 224 "", /* DixListPropAccess */ 251 "", /* DixListPropAccess */ 278 "", /* DixListPropAccess */ 305 "", /* DixListPropAccess */ 332 "", /* DixListPropAccess */ 360 "list_property", /* DixListPropAccess */ 390 "list_property", /* DixListPropAccess */ [all...] |
| H A D | xselinux_ext.c | 410 rc = dixLookupWindow(&pWin, stuff->id, client, DixListPropAccess);
|
| H A D | security.c | 76 DixGetAttrAccess | DixReceiveAccess | DixListPropAccess |
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | xselinuxint.h | 152 "list_property", /* DixListPropAccess */ 180 "saver_getattr", /* DixListPropAccess */ 200 "", /* DixListPropAccess */ 227 "", /* DixListPropAccess */ 254 "", /* DixListPropAccess */ 281 "", /* DixListPropAccess */ 308 "", /* DixListPropAccess */ 335 "", /* DixListPropAccess */ 363 "list_property", /* DixListPropAccess */ 393 "list_property", /* DixListPropAccess */ [all...] |
| H A D | xselinux_ext.c | 413 rc = dixLookupWindow(&pWin, stuff->id, client, DixListPropAccess);
|
| H A D | security.c | 77 DixGetAttrAccess | DixReceiveAccess | DixListPropAccess |
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | xiproperty.c | 862 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixListPropAccess); 1103 rc = dixLookupDevice(&dev, stuff->deviceid, client, DixListPropAccess);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | property.c | 591 rc = dixLookupWindow(&pWin, stuff->id, client, DixListPropAccess);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | property.c | 585 rc = dixLookupWindow(&pWin, stuff->id, client, DixListPropAccess);
|
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | xiproperty.c | 888 rc = dixLookupDevice (&dev, stuff->deviceid, client, DixListPropAccess); 1131 rc = dixLookupDevice (&dev, stuff->deviceid, client, DixListPropAccess);
|
Completed in 12 milliseconds