Searched refs:XaceHookPropertyAccess (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xace.h | 77 extern _X_EXPORT int XaceHookPropertyAccess(ClientPtr ptr, WindowPtr pWin, 119 #define XaceHookPropertyAccess(args...) Success macro 126 #define XaceHookPropertyAccess(...) Success macro
|
| H A D | xace.c | 50 XaceHookPropertyAccess(ClientPtr client, WindowPtr pWin, in XaceHookPropertyAccess() function
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | property.c | 103 rc = XaceHookPropertyAccess(client, pWin, &pProp, access_mode); in dixLookupProperty() 288 rc = XaceHookPropertyAccess(pClient, pWin, &pProp, in dixChangeWindowProperty() 347 rc = XaceHookPropertyAccess(pClient, pWin, &pProp, access_mode); in dixChangeWindowProperty() 594 rc = XaceHookPropertyAccess(client, pWin, &realProp, DixGetAttrAccess); in ProcListProperties()
|