Searched refs:DixListAccess (Results 1 - 8 of 8) sorted by path
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | security.c | 77 DixGetPropAccess | DixListAccess;
|
| H A D | xselinuxint.h | 154 "list_child", /* DixListAccess */ 182 "", /* DixListAccess */ 202 "", /* DixListAccess */ 229 "", /* DixListAccess */ 256 "", /* DixListAccess */ 283 "", /* DixListAccess */ 310 "", /* DixListAccess */ 337 "", /* DixListAccess */ 365 "", /* DixListAccess */ 395 "", /* DixListAccess */ [all...] |
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dispatch.c | 821 rc = dixLookupWindow(&pWin, stuff->id, client, DixListAccess); 853 rc = dixLookupWindow(&pWin, stuff->id, client, DixListAccess); 960 rc = dixLookupWindow(&pWin, stuff->id, client, DixListAccess);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | dixaccess.h | 35 #define DixListAccess (1<<11) /* list objects */ macro
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | security.c | 78 DixGetPropAccess | DixListAccess;
|
| H A D | xselinuxint.h | 157 "list_child", /* DixListAccess */ 185 "", /* DixListAccess */ 205 "", /* DixListAccess */ 232 "", /* DixListAccess */ 259 "", /* DixListAccess */ 286 "", /* DixListAccess */ 313 "", /* DixListAccess */ 340 "", /* DixListAccess */ 368 "", /* DixListAccess */ 398 "", /* DixListAccess */ [all...] |
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dispatch.c | 928 rc = dixLookupWindow(&pWin, stuff->id, client, DixListAccess); 962 rc = dixLookupWindow(&pWin, stuff->id, client, DixListAccess); 1068 rc = dixLookupWindow(&pWin, stuff->id, client, DixListAccess);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | dixaccess.h | 35 #define DixListAccess (1<<11) /* list objects */ macro
|
Completed in 25 milliseconds