Searched refs:DixListAccess (Results 1 - 8 of 8) sorted by path

/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dsecurity.c77 DixGetPropAccess | DixListAccess;
H A Dxselinuxint.h154 "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 Ddispatch.c821 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 Ddixaccess.h35 #define DixListAccess (1<<11) /* list objects */ macro
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dsecurity.c78 DixGetPropAccess | DixListAccess;
H A Dxselinuxint.h157 "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 Ddispatch.c928 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 Ddixaccess.h35 #define DixListAccess (1<<11) /* list objects */ macro

Completed in 25 milliseconds