Wireshark  4.3.0
The Wireshark network protocol analyzer
x11-extension-errors.h
1 /* Do not modify this file. */
2 /* It was automatically generated by ../../tools/process-x11-xcb.pl
3  using xcbproto version xcb-proto-1.14-3-g7d58eed */
4 /*
5  * Copyright 2008, 2009, 2013, 2014 Open Text Corporation <pharris[AT]opentext.com>
6  *
7  * Wireshark - Network traffic analyzer
8  * By Gerald Combs <gerald[AT]wireshark.org>
9  * Copyright 1998 Gerald Combs
10  *
11  * SPDX-License-Identifier: GPL-2.0-or-later
12  */
13 
14 const char *bigreq_errors[] = {
15  NULL
16 };
17 
18 const char *composite_errors[] = {
19  NULL
20 };
21 
22 static const char *damage_errors[] = {
23  "damage-BadDamage",
24  NULL
25 };
26 
27 const char *dpms_errors[] = {
28  NULL
29 };
30 
31 const char *dri2_errors[] = {
32  NULL
33 };
34 
35 const char *dri3_errors[] = {
36  NULL
37 };
38 
39 const char *ge_errors[] = {
40  NULL
41 };
42 
43 static const char *glx_errors[] = {
44  "glx-BadContext",
45  "glx-BadContextState",
46  "glx-BadDrawable",
47  "glx-BadPixmap",
48  "glx-BadContextTag",
49  "glx-BadCurrentWindow",
50  "glx-BadRenderRequest",
51  "glx-BadLargeRequest",
52  "glx-UnsupportedPrivateRequest",
53  "glx-BadFBConfig",
54  "glx-BadPbuffer",
55  "glx-BadCurrentDrawable",
56  "glx-BadWindow",
57  "glx-GLXBadProfileARB",
58  NULL
59 };
60 
61 const char *present_errors[] = {
62  NULL
63 };
64 
65 static const char *randr_errors[] = {
66  "randr-BadOutput",
67  "randr-BadCrtc",
68  "randr-BadMode",
69  "randr-BadProvider",
70  NULL
71 };
72 
73 static const char *record_errors[] = {
74  "record-BadContext",
75  NULL
76 };
77 
78 static const char *render_errors[] = {
79  "render-PictFormat",
80  "render-Picture",
81  "render-PictOp",
82  "render-GlyphSet",
83  "render-Glyph",
84  NULL
85 };
86 
87 const char *res_errors[] = {
88  NULL
89 };
90 
91 const char *screensaver_errors[] = {
92  NULL
93 };
94 
95 const char *shape_errors[] = {
96  NULL
97 };
98 
99 static const char *shm_errors[] = {
100  "shm-BadSeg",
101  NULL
102 };
103 
104 static const char *sync_errors[] = {
105  "sync-Counter",
106  "sync-Alarm",
107  NULL
108 };
109 
110 const char *xc_misc_errors[] = {
111  NULL
112 };
113 
114 const char *xevie_errors[] = {
115  NULL
116 };
117 
118 const char *xf86dri_errors[] = {
119  NULL
120 };
121 
122 static const char *xf86vidmode_errors[] = {
123  "xf86vidmode-BadClock",
124  "xf86vidmode-BadHTimings",
125  "xf86vidmode-BadVTimings",
126  "xf86vidmode-ModeUnsuitable",
127  "xf86vidmode-ExtensionDisabled",
128  "xf86vidmode-ClientNotLocal",
129  "xf86vidmode-ZoomLocked",
130  NULL
131 };
132 
133 static const char *xfixes_errors[] = {
134  "xfixes-BadRegion",
135  NULL
136 };
137 
138 const char *xinerama_errors[] = {
139  NULL
140 };
141 
142 static const char *xinput_errors[] = {
143  "xinput-Device",
144  "xinput-Event",
145  "xinput-Mode",
146  "xinput-DeviceBusy",
147  "xinput-Class",
148  NULL
149 };
150 
151 static const char *xkb_errors[] = {
152  "xkb-Keyboard",
153  NULL
154 };
155 
156 static const char *xprint_errors[] = {
157  "xprint-BadContext",
158  "xprint-BadSequence",
159  NULL
160 };
161 
162 const char *xselinux_errors[] = {
163  NULL
164 };
165 
166 const char *xtest_errors[] = {
167  NULL
168 };
169 
170 static const char *xv_errors[] = {
171  "xv-BadPort",
172  "xv-BadEncoding",
173  "xv-BadControl",
174  NULL
175 };
176 
177 const char *xvmc_errors[] = {
178  NULL
179 };
180