Searched refs:xConnSetupPrefix (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | swaprep.h | 222 extern void SwapConnSetupPrefix(xConnSetupPrefix * /* pcspFrom */ , 223 xConnSetupPrefix * /* pcspTo */ ); 226 xConnSetupPrefix * /* pcsp */ );
|
| H A D | dixstruct.h | 45 xConnSetupPrefix *prefix;
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | swaprep.h | 253 xConnSetupPrefix * /* pcspFrom */, 254 xConnSetupPrefix * /* pcspTo */); 258 xConnSetupPrefix * /* pcsp */);
|
| H A D | dixstruct.h | 44 xConnSetupPrefix *prefix;
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | panoramiXh.h | 71 extern xConnSetupPrefix connSetupPrefix;
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | panoramiXh.h | 71 extern xConnSetupPrefix connSetupPrefix;
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | OpenDis.c | 73 xConnSetupPrefix prefix; /* prefix information */ 263 setup += SIZEOF(xConnSetupPrefix);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | swaprep.c | 1277 SwapConnSetupPrefix(xConnSetupPrefix *pcspFrom, xConnSetupPrefix *pcspTo) 1287 WriteSConnSetupPrefix(ClientPtr pClient, xConnSetupPrefix *pcsp) 1289 xConnSetupPrefix cspT;
|
| H A D | dispatch.c | 149 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 D | swaprep.c | 1148 SwapConnSetupPrefix(xConnSetupPrefix * pcspFrom, xConnSetupPrefix * pcspTo) 1158 WriteSConnSetupPrefix(ClientPtr pClient, xConnSetupPrefix * pcsp) 1160 xConnSetupPrefix cspT;
|
| H A D | dispatch.c | 146 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 D | connection.c | 883 xConnSetupPrefix csp;
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | connection.c | 716 xConnSetupPrefix csp;
|
| /xsrc/external/mit/xorg-server.old/dist/record/ |
| H A D | record.c | 2769 int prefixsize = SIZEOF(xConnSetupPrefix); 2777 SwapConnSetupPrefix(pci->prefix, (xConnSetupPrefix*)pConnSetup);
|
| /xsrc/external/mit/xorg-server/dist/record/ |
| H A D | record.c | 2663 int prefixsize = SIZEOF(xConnSetupPrefix); 2671 SwapConnSetupPrefix(pci->prefix, (xConnSetupPrefix *) pConnSetup);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xproto.h | 294 } xConnSetupPrefix; typedef in typeref:struct:__anone2852e7a0208
|
Completed in 32 milliseconds