summaryrefslogtreecommitdiffstats
path: root/solaris/SolarisProcessList.c
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2021-07-04 19:34:03 +0200
committerBenny Baumann <BenBE@geshi.org>2021-07-04 19:34:03 +0200
commit364e4e692feebc268b0dbadf82cb4745e664e3b2 (patch)
tree8c0a8e9862656b38f3b49fa793d9385d8767c0a7 /solaris/SolarisProcessList.c
parent32414dace7e6b81fed93de802c8c3d68ef846c9a (diff)
Reduce visibility of GZONE and UZONE
Fixes #624
Diffstat (limited to 'solaris/SolarisProcessList.c')
-rw-r--r--solaris/SolarisProcessList.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/solaris/SolarisProcessList.c b/solaris/SolarisProcessList.c
index 1e9c2d88..716436e7 100644
--- a/solaris/SolarisProcessList.c
+++ b/solaris/SolarisProcessList.c
@@ -26,6 +26,9 @@ in the source distribution for its full text.
#include "solaris/SolarisProcess.h"
+#define GZONE "global "
+#define UZONE "unknown "
+
static int pageSize;
static int pageSizeKB;

© 2014-2024 Faster IT GmbH | imprint | privacy policy