Searched refs:xConnSetupPrefix (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dswaprep.h222 extern void SwapConnSetupPrefix(xConnSetupPrefix * /* pcspFrom */ ,
223 xConnSetupPrefix * /* pcspTo */ );
226 xConnSetupPrefix * /* pcsp */ );
H A Ddixstruct.h45 xConnSetupPrefix *prefix;
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dswaprep.h253 xConnSetupPrefix * /* pcspFrom */,
254 xConnSetupPrefix * /* pcspTo */);
258 xConnSetupPrefix * /* pcsp */);
H A Ddixstruct.h44 xConnSetupPrefix *prefix;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiXh.h71 extern xConnSetupPrefix connSetupPrefix;
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiXh.h71 extern xConnSetupPrefix connSetupPrefix;
/xsrc/external/mit/libX11/dist/src/
H A DOpenDis.c73 xConnSetupPrefix prefix; /* prefix information */
263 setup += SIZEOF(xConnSetupPrefix);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswaprep.c1277 SwapConnSetupPrefix(xConnSetupPrefix *pcspFrom, xConnSetupPrefix *pcspTo)
1287 WriteSConnSetupPrefix(ClientPtr pClient, xConnSetupPrefix *pcsp)
1289 xConnSetupPrefix cspT;
H A Ddispatch.c149 xConnSetupPrefix connSetupPrefix;
3425 clientinfo.prefix = (xConnSetupPrefix *)NULL;
3459 clientinfo.prefix = (xConnSetupPrefix *)NULL;
3545 clientinfo.prefix = (xConnSetupPrefix *)NULL;
3586 xConnSetupPrefix* lconnSetupPrefix;
3590 xConnSetupPrefix csp;
3658 (void)WriteToClient(client, sizeof(xConnSetupPrefix),
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswaprep.c1148 SwapConnSetupPrefix(xConnSetupPrefix * pcspFrom, xConnSetupPrefix * pcspTo)
1158 WriteSConnSetupPrefix(ClientPtr pClient, xConnSetupPrefix * pcsp)
1160 xConnSetupPrefix cspT;
H A Ddispatch.c146 xConnSetupPrefix connSetupPrefix;
3513 clientinfo.prefix = (xConnSetupPrefix *) NULL;
3545 clientinfo.prefix = (xConnSetupPrefix *) NULL;
3647 clientinfo.prefix = (xConnSetupPrefix *) NULL;
3691 xConnSetupPrefix *lconnSetupPrefix;
3694 xConnSetupPrefix csp;
3758 WriteToClient(client, sizeof(xConnSetupPrefix), lconnSetupPrefix);
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dconnection.c883 xConnSetupPrefix csp;
/xsrc/external/mit/xorg-server/dist/os/
H A Dconnection.c716 xConnSetupPrefix csp;
/xsrc/external/mit/xorg-server.old/dist/record/
H A Drecord.c2769 int prefixsize = SIZEOF(xConnSetupPrefix);
2777 SwapConnSetupPrefix(pci->prefix, (xConnSetupPrefix*)pConnSetup);
/xsrc/external/mit/xorg-server/dist/record/
H A Drecord.c2663 int prefixsize = SIZEOF(xConnSetupPrefix);
2671 SwapConnSetupPrefix(pci->prefix, (xConnSetupPrefix *) pConnSetup);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h294 } xConnSetupPrefix; typedef in typeref:struct:__anone2852e7a0208

Completed in 32 milliseconds