Subject: kvm_getprocs() man page wrong? To: None <current-users@NetBSD.ORG> From: John M Vinopal <banshee@gabriella.resort.com> List: current-users Date: 02/04/1996 22:49:41
.Sh SYNOPSIS
.Fd #include <kvm.h>
.Fd #include <sys/kinfo.h>
.Fd #include <sys/kinfo_proc.h>
I can't find kinfo* anywhere. Is this documentation out of date?
KINFO_PROC_ALL all processes
where are these KINFO things defined?
-j