HomeSort by: relevance | last modified time | path
    Searched refs:xConnSetupPrefix (Results 1 - 16 of 16) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
swaprep.h 222 extern void SwapConnSetupPrefix(xConnSetupPrefix * /* pcspFrom */ ,
223 xConnSetupPrefix * /* pcspTo */ );
226 xConnSetupPrefix * /* pcsp */ );
dixstruct.h 45 xConnSetupPrefix *prefix;
  /xsrc/external/mit/xorg-server.old/dist/include/
swaprep.h 253 xConnSetupPrefix * /* pcspFrom */,
254 xConnSetupPrefix * /* pcspTo */);
258 xConnSetupPrefix * /* pcsp */);
dixstruct.h 44 xConnSetupPrefix *prefix;
  /xsrc/external/mit/xorg-server/dist/Xext/
panoramiXh.h 71 extern xConnSetupPrefix connSetupPrefix;
  /xsrc/external/mit/xorg-server.old/dist/Xext/
panoramiXh.h 71 extern xConnSetupPrefix connSetupPrefix;
  /xsrc/external/mit/libX11/dist/src/
OpenDis.c 73 xConnSetupPrefix prefix; /* prefix information */
263 setup += SIZEOF(xConnSetupPrefix);
  /xsrc/external/mit/xorg-server/dist/dix/
swaprep.c 1154 SwapConnSetupPrefix(xConnSetupPrefix * pcspFrom, xConnSetupPrefix * pcspTo)
1164 WriteSConnSetupPrefix(ClientPtr pClient, xConnSetupPrefix * pcsp)
1166 xConnSetupPrefix cspT;
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/dix/
swaprep.c 1277 SwapConnSetupPrefix(xConnSetupPrefix *pcspFrom, xConnSetupPrefix *pcspTo)
1287 WriteSConnSetupPrefix(ClientPtr pClient, xConnSetupPrefix *pcsp)
1289 xConnSetupPrefix cspT;
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.old/dist/os/
connection.c 883 xConnSetupPrefix csp;
  /xsrc/external/mit/xorg-server/dist/os/
connection.c 717 xConnSetupPrefix csp;
  /xsrc/external/mit/xorg-server/dist/record/
record.c 2663 int prefixsize = SIZEOF(xConnSetupPrefix);
2671 SwapConnSetupPrefix(pci->prefix, (xConnSetupPrefix *) pConnSetup);
  /xsrc/external/mit/xorg-server.old/dist/record/
record.c 2769 int prefixsize = SIZEOF(xConnSetupPrefix);
2777 SwapConnSetupPrefix(pci->prefix, (xConnSetupPrefix*)pConnSetup);
  /xsrc/external/mit/xorgproto/dist/include/X11/
Xproto.h 294 } xConnSetupPrefix;

Completed in 25 milliseconds