diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 2004-02-22 18:12:56 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 2004-02-22 18:12:56 +0000 |
| commit | f3e170bbdb418b3981dde65ea6b848880fed4fe4 (patch) | |
| tree | 364f61b31ee4e9f4e1597d482f91265b1c455270 /lib/libkvm | |
| parent | d75c1d838140ac33d85ed7ac46b1c9aa3b5aef86 (diff) | |
Notes
Diffstat (limited to 'lib/libkvm')
| -rw-r--r-- | lib/libkvm/kvm_getprocs.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libkvm/kvm_getprocs.3 b/lib/libkvm/kvm_getprocs.3 index f68d6b327699..50b1aa9e00ad 100644 --- a/lib/libkvm/kvm_getprocs.3 +++ b/lib/libkvm/kvm_getprocs.3 @@ -95,6 +95,9 @@ processes with effective user id .It Sy KERN_PROC_RUID processes with real user id .Fa arg +.It Sy KERN_PROC_INC_THREAD +modifier to return all kernel visible threads when filtering +by process id, process group, tty, user id, and real user id .El .Pp The number of processes found is returned in the reference parameter |
