Searched refs:xGenericReply (Results 1 - 25 of 69) sorted by relevance

123

/xsrc/external/mit/libXTrap/dist/src/
H A DXETrapInit.c40 extern unsigned long _XSetLastRequestRead(Display *dpy, xGenericReply *rep);
42 static unsigned long _XSetLastRequestRead(Display *dpy, xGenericReply *rep);
145 ev->serial = _XSetLastRequestRead(dpy,(xGenericReply *)netevent);
187 unsigned long _XSetLastRequestRead(Display *dpy, xGenericReply *rep)
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBUse.c232 sev->serial = _XSetLastRequestRead(dpy, (xGenericReply *) event);
270 mev->serial = _XSetLastRequestRead(dpy, (xGenericReply *) event);
302 ev->serial = _XSetLastRequestRead(dpy, (xGenericReply *) event);
324 cev->serial = _XSetLastRequestRead(dpy, (xGenericReply *) event);
349 iev->serial = _XSetLastRequestRead(dpy, (xGenericReply *) event);
368 iev->serial = _XSetLastRequestRead(dpy, (xGenericReply *) event);
387 bev->serial = _XSetLastRequestRead(dpy, (xGenericReply *) event);
412 axev->serial = _XSetLastRequestRead(dpy, (xGenericReply *) event);
433 nev->serial = _XSetLastRequestRead(dpy, (xGenericReply *) event);
462 cmev->serial = _XSetLastRequestRead(dpy, (xGenericReply *) even
[all...]
/xsrc/external/mit/libX11/dist/src/
H A DFontInfo.c75 SIZEOF(xGenericReply)) >> 2), xFalse)) {
81 ((SIZEOF(xListFontsWithInfoReply) - SIZEOF(xGenericReply)) >> 2);
194 ((SIZEOF(xListFontsWithInfoReply) - SIZEOF(xGenericReply))
/xsrc/external/mit/libXrandr/dist/src/
H A DXrandr.c72 aevent->serial = _XSetLastRequestRead(dpy, (xGenericReply *) wire);
94 aevent->serial = _XSetLastRequestRead(dpy, (xGenericReply *) wire);
111 aevent->serial = _XSetLastRequestRead(dpy, (xGenericReply *) wire);
129 aevent->serial = _XSetLastRequestRead(dpy, (xGenericReply *) wire);
144 aevent->serial = _XSetLastRequestRead(dpy, (xGenericReply *) wire);
157 aevent->serial = _XSetLastRequestRead(dpy, (xGenericReply *) wire);
172 aevent->serial = _XSetLastRequestRead(dpy, (xGenericReply *) wire);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Dxf86dri.c169 SIZEOF(xGenericReply) +
253 SIZEOF(xGenericReply) +
413 rep.length = (SIZEOF(xXF86DRIGetDrawableInfoReply) - SIZEOF(xGenericReply));
508 SIZEOF(xGenericReply) +
/xsrc/external/mit/xorg-server/dist/include/
H A Dswaprep.h43 xGenericReply * /* pRep */ );
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmwarectrl.c222 rep.length = (sizeof(xVMwareCtrlSetResReply) - sizeof(xGenericReply)) >> 2;
378 rep.length = (sizeof(xVMwareCtrlSetTopologyReply) - sizeof(xGenericReply)) >> 2;
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_ctrl.c172 rep.length = (sizeof(xVMwareCtrlSetResReply) - sizeof(xGenericReply)) >> 2;
282 rep.length = (sizeof(xVMwareCtrlSetTopologyReply) - sizeof(xGenericReply)) >> 2;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Dxf86dri.c176 rep.length = bytes_to_int32(SIZEOF(xXF86DRIOpenConnectionReply) - SIZEOF(xGenericReply) +
263 SIZEOF(xGenericReply) +
439 SIZEOF(xGenericReply));
537 SIZEOF(xGenericReply) +
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dswaprep.h47 xGenericReply * /* pRep */);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dproperty.c445 WriteReplyToClient(client, sizeof(xGenericReply), reply);
518 WriteReplyToClient(client, sizeof(xGenericReply), &reply);
548 WriteReplyToClient(client, sizeof(xGenericReply), &reply);
616 WriteReplyToClient(client, sizeof(xGenericReply), &xlpr);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dproperty.c434 WriteReplyToClient(client, sizeof(xGenericReply), &reply);
503 WriteReplyToClient(client, sizeof(xGenericReply), &reply);
536 WriteReplyToClient(client, sizeof(xGenericReply), &reply);
615 WriteReplyToClient(client, sizeof(xGenericReply), &xlpr);
/xsrc/external/mit/libXfixes/dist/src/
H A DXfixes.c229 (xGenericReply *) wire);
247 (xGenericReply *) wire);
/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndcmds.c92 xGenericReply *rep = (xGenericReply *) replyPtr;
/xsrc/external/mit/libXext/dist/src/
H A DXSecurity.c114 (xGenericReply *) wire);
H A DXMultibuf.c109 ev->serial = _XSetLastRequestRead(dpy,(xGenericReply *) netevent);
124 ev->serial = _XSetLastRequestRead(dpy,(xGenericReply *) netevent);
H A DXSync.c216 (xGenericReply *) wire);
235 (xGenericReply *) wire);
685 ((SIZEOF(xSyncQueryAlarmReply) - SIZEOF(xGenericReply)) >> 2), xFalse)))
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dio.c750 xGenericReply *rep;
756 rep = (xGenericReply*)buf;
828 replylen = ((xGenericReply *)buf)->length;
843 replylen = ((xGenericReply *)buf)->length;
/xsrc/external/mit/xorg-server/dist/os/
H A Dio.c710 xGenericReply *rep;
716 rep = (xGenericReply *) buf;
778 replylen = ((const xGenericReply *) buf)->length;
795 replylen = ((xGenericReply *) buf)->length;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrdriext.c631 rep.length = bytes_to_int32(SIZEOF(xXF86DRIOpenConnectionReply) - SIZEOF(xGenericReply) +
721 SIZEOF(xGenericReply) +
1129 SIZEOF(xGenericReply));
1228 SIZEOF(xGenericReply) +
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxtrapdi.h460 xGenericReply reply;
/xsrc/external/mit/libXxf86dga/dist/src/
H A DXF86DGA2.c101 mevent->serial = _XSetLastRequestRead(dpy, (xGenericReply *)wire);
113 bevent->serial = _XSetLastRequestRead(dpy, (xGenericReply *)wire);
124 kevent->serial = _XSetLastRequestRead(dpy, (xGenericReply *)wire);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dxf86vmode.c323 SIZEOF(xGenericReply));
326 SIZEOF(xGenericReply));
436 SIZEOF(xGenericReply);
1015 - SIZEOF(xGenericReply));
1196 rep.length = bytes_to_int32(SIZEOF(xXF86VidModeGetMonitorReply) - SIZEOF(xGenericReply) +
1321 - SIZEOF(xGenericReply) + numClocks);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dvidmode.c241 SIZEOF(xGenericReply));
245 SIZEOF(xGenericReply));
359 SIZEOF(xGenericReply),
984 - SIZEOF(xGenericReply)),
1197 SIZEOF(xGenericReply) + (nHsync +
1349 - SIZEOF(xGenericReply) + numClocks),
/xsrc/external/mit/libXdamage/dist/src/
H A DXdamage.c228 (xGenericReply *) wire);

Completed in 24 milliseconds

123