Go to the documentation of this file.
30 #include <sys/types.h>
32 #if defined(__solaris__)
41 #include "xcb_windefs.h"
54 #define XCB_PACKED __attribute__((__packed__))
69 #define X_PROTOCOL_REVISION 0
72 #define X_TCP_PORT 6000
75 #define XCB_CONN_ERROR 1
78 #define XCB_CONN_CLOSED_EXT_NOTSUPPORTED 2
81 #define XCB_CONN_CLOSED_MEM_INSUFFICIENT 3
84 #define XCB_CONN_CLOSED_REQ_LEN_EXCEED 4
87 #define XCB_CONN_CLOSED_PARSE_ERR 5
90 #define XCB_CONN_CLOSED_INVALID_SCREEN 6
93 #define XCB_CONN_CLOSED_FDPASSING_FAILED 7
95 #define XCB_TYPE_PAD(T,I) (-(I) & (sizeof(T) > 4 ? 3 : sizeof(T) - 1))
174 uint32_t resource_id;
200 #define XCB_COPY_FROM_PARENT 0L
203 #define XCB_CURRENT_TIME 0L
206 #define XCB_NO_SYMBOL 0L