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

  /xsrc/external/mit/xorgproto/dist/include/X11/fonts/
FS.h 61 #ifndef X_PROTOCOL
  /xsrc/external/mit/libxcb/dist/src/
xcb.h 70 #define X_PROTOCOL 11
xcb_conn.c 143 out.protocol_major_version = X_PROTOCOL;
  /xsrc/external/mit/xorgproto/dist/include/X11/
X.h 53 #define X_PROTOCOL 11 /* current protocol version */
  /xsrc/external/mit/libX11/dist/src/
OpenDis.c 197 dpy->vnumber = X_PROTOCOL;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Init.c 148 X_PROTOCOL, X_PROTOCOL_REVISION);
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Init.c 170 X_PROTOCOL, X_PROTOCOL_REVISION);
  /xsrc/external/mit/xorg-server.old/dist/os/
connection.c 905 csp.majorVersion = X_PROTOCOL;
  /xsrc/external/mit/xorg-server/dist/os/
connection.c 725 csp.majorVersion = X_PROTOCOL;
  /xsrc/external/mit/xorg-server/dist/dix/
dispatch.c 728 connSetupPrefix.majorVersion = X_PROTOCOL;
3699 csp.majorVersion = X_PROTOCOL;
3794 else if ((prefix->majorVersion != X_PROTOCOL) ||
  /xsrc/external/mit/xorg-server.old/dist/dix/
dispatch.c 624 connSetupPrefix.majorVersion = X_PROTOCOL;
3595 csp.majorVersion = X_PROTOCOL;
3691 else if ((prefix->majorVersion != X_PROTOCOL) ||

Completed in 57 milliseconds