aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarance A Drosehn <gad@FreeBSD.org>2004-05-22 23:08:49 +0000
committerGarance A Drosehn <gad@FreeBSD.org>2004-05-22 23:08:49 +0000
commit524b369bc73152c8892017dd989251806dfdfd64 (patch)
treea8dbb557d67826cfc8b94db5bec8bd4fcf020e85
parent26eddc7f41760235e9c8a5d65226f4b07a831c5c (diff)
downloadsrc-524b369bc73152c8892017dd989251806dfdfd64.tar.gz
src-524b369bc73152c8892017dd989251806dfdfd64.zip
Define a KERN_PROC_RGID option for kvm_getprocs().
Submitted by: Cyrille Lefevre
Notes
Notes: svn path=/head/; revision=129597
-rw-r--r--sys/sys/sysctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/sysctl.h b/sys/sys/sysctl.h
index 3fb56360bc91..4ebbc715606e 100644
--- a/sys/sys/sysctl.h
+++ b/sys/sys/sysctl.h
@@ -418,6 +418,7 @@ TAILQ_HEAD(sysctl_ctx_list, sysctl_ctx_entry);
#define KERN_PROC_ARGS 7 /* get/set arguments/proctitle */
#define KERN_PROC_PROC 8 /* only return procs */
#define KERN_PROC_SV_NAME 9 /* get syscall vector name */
+#define KERN_PROC_RGID 10 /* by real group id */
#define KERN_PROC_INC_THREAD 0x10 /*
* modifier for pid, pgrp, tty,
* uid, ruid, and proc