summaryrefslogtreecommitdiffstats
path: root/freebsd/FreeBSDProcessList.h
diff options
context:
space:
mode:
authorChristian Goettsche <cgzones@googlemail.com>2020-10-21 13:56:26 +0200
committercgzones <cgzones@googlemail.com>2020-10-29 22:21:42 +0100
commit88eec2dc00f951913a1992a064ccefc7cff95e96 (patch)
tree652e9f785d657234fa659b0700695889b11aaa76 /freebsd/FreeBSDProcessList.h
parentddbb0c2c35ca1070387b975e85f4fd12f4aaf93a (diff)
FreeBSD: rework tty process column
Diffstat (limited to 'freebsd/FreeBSDProcessList.h')
-rw-r--r--freebsd/FreeBSDProcessList.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/FreeBSDProcessList.h b/freebsd/FreeBSDProcessList.h
index 5fa49924..81980415 100644
--- a/freebsd/FreeBSDProcessList.h
+++ b/freebsd/FreeBSDProcessList.h
@@ -46,6 +46,8 @@ typedef struct FreeBSDProcessList_ {
CPUData* cpus;
+ Hashtable* ttys;
+
unsigned long *cp_time_o;
unsigned long *cp_time_n;

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