Searched refs:xXResQueryClientResourcesReply (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXResproto.h110 } xXResQueryClientResourcesReply; typedef in typeref:struct:__anon297163a30508
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxres.c122 xXResQueryClientResourcesReply rep;
156 WriteToClient (client,sizeof(xXResQueryClientResourcesReply),(char*)&rep);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxres.c299 xXResQueryClientResourcesReply rep;
323 rep = (xXResQueryClientResourcesReply) {
335 WriteToClient(client, sizeof(xXResQueryClientResourcesReply), &rep);
/xsrc/external/mit/libXres/dist/src/
H A DXRes.c148 xXResQueryClientResourcesReply rep;

Completed in 8 milliseconds