Add KERN_PROC_PROC for returning only processes, not threads.

This commit is contained in:
Scott Long 2003-06-12 16:34:19 +00:00
parent df12c16630
commit db6d73dfcf

View File

@ -412,6 +412,7 @@ TAILQ_HEAD(sysctl_ctx_list, sysctl_ctx_entry);
#define KERN_PROC_UID 5 /* by effective uid */
#define KERN_PROC_RUID 6 /* by real uid */
#define KERN_PROC_ARGS 7 /* get/set arguments/proctitle */
#define KERN_PROC_PROC 8 /* only return procs */
/*
* KERN_IPC identifiers