summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/x11-extension-errors.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 20:34:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 20:34:10 +0000
commite4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc (patch)
tree68cb5ef9081156392f1dd62a00c6ccc1451b93df /epan/dissectors/x11-extension-errors.h
parentInitial commit. (diff)
downloadwireshark-e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc.tar.xz
wireshark-e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc.zip
Adding upstream version 4.2.2.upstream/4.2.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'epan/dissectors/x11-extension-errors.h')
-rw-r--r--epan/dissectors/x11-extension-errors.h180
1 files changed, 180 insertions, 0 deletions
diff --git a/epan/dissectors/x11-extension-errors.h b/epan/dissectors/x11-extension-errors.h
new file mode 100644
index 00000000..a3c3f390
--- /dev/null
+++ b/epan/dissectors/x11-extension-errors.h
@@ -0,0 +1,180 @@
+/* Do not modify this file. */
+/* It was automatically generated by ../../tools/process-x11-xcb.pl
+ using xcbproto version xcb-proto-1.14-3-g7d58eed */
+/*
+ * Copyright 2008, 2009, 2013, 2014 Open Text Corporation <pharris[AT]opentext.com>
+ *
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald[AT]wireshark.org>
+ * Copyright 1998 Gerald Combs
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
+
+const char *bigreq_errors[] = {
+ NULL
+};
+
+const char *composite_errors[] = {
+ NULL
+};
+
+static const char *damage_errors[] = {
+ "damage-BadDamage",
+ NULL
+};
+
+const char *dpms_errors[] = {
+ NULL
+};
+
+const char *dri2_errors[] = {
+ NULL
+};
+
+const char *dri3_errors[] = {
+ NULL
+};
+
+const char *ge_errors[] = {
+ NULL
+};
+
+static const char *glx_errors[] = {
+ "glx-BadContext",
+ "glx-BadContextState",
+ "glx-BadDrawable",
+ "glx-BadPixmap",
+ "glx-BadContextTag",
+ "glx-BadCurrentWindow",
+ "glx-BadRenderRequest",
+ "glx-BadLargeRequest",
+ "glx-UnsupportedPrivateRequest",
+ "glx-BadFBConfig",
+ "glx-BadPbuffer",
+ "glx-BadCurrentDrawable",
+ "glx-BadWindow",
+ "glx-GLXBadProfileARB",
+ NULL
+};
+
+const char *present_errors[] = {
+ NULL
+};
+
+static const char *randr_errors[] = {
+ "randr-BadOutput",
+ "randr-BadCrtc",
+ "randr-BadMode",
+ "randr-BadProvider",
+ NULL
+};
+
+static const char *record_errors[] = {
+ "record-BadContext",
+ NULL
+};
+
+static const char *render_errors[] = {
+ "render-PictFormat",
+ "render-Picture",
+ "render-PictOp",
+ "render-GlyphSet",
+ "render-Glyph",
+ NULL
+};
+
+const char *res_errors[] = {
+ NULL
+};
+
+const char *screensaver_errors[] = {
+ NULL
+};
+
+const char *shape_errors[] = {
+ NULL
+};
+
+static const char *shm_errors[] = {
+ "shm-BadSeg",
+ NULL
+};
+
+static const char *sync_errors[] = {
+ "sync-Counter",
+ "sync-Alarm",
+ NULL
+};
+
+const char *xc_misc_errors[] = {
+ NULL
+};
+
+const char *xevie_errors[] = {
+ NULL
+};
+
+const char *xf86dri_errors[] = {
+ NULL
+};
+
+static const char *xf86vidmode_errors[] = {
+ "xf86vidmode-BadClock",
+ "xf86vidmode-BadHTimings",
+ "xf86vidmode-BadVTimings",
+ "xf86vidmode-ModeUnsuitable",
+ "xf86vidmode-ExtensionDisabled",
+ "xf86vidmode-ClientNotLocal",
+ "xf86vidmode-ZoomLocked",
+ NULL
+};
+
+static const char *xfixes_errors[] = {
+ "xfixes-BadRegion",
+ NULL
+};
+
+const char *xinerama_errors[] = {
+ NULL
+};
+
+static const char *xinput_errors[] = {
+ "xinput-Device",
+ "xinput-Event",
+ "xinput-Mode",
+ "xinput-DeviceBusy",
+ "xinput-Class",
+ NULL
+};
+
+static const char *xkb_errors[] = {
+ "xkb-Keyboard",
+ NULL
+};
+
+static const char *xprint_errors[] = {
+ "xprint-BadContext",
+ "xprint-BadSequence",
+ NULL
+};
+
+const char *xselinux_errors[] = {
+ NULL
+};
+
+const char *xtest_errors[] = {
+ NULL
+};
+
+static const char *xv_errors[] = {
+ "xv-BadPort",
+ "xv-BadEncoding",
+ "xv-BadControl",
+ NULL
+};
+
+const char *xvmc_errors[] = {
+ NULL
+};
+