Date: Sun, 11 Jul 2004 21:15:39 -0700 From: Alfred Perlstein <alfred@freebsd.org> To: current@freebsd.org Subject: allocating a spare from kinfo_proc. Message-ID: <20040712041539.GW95729@elvis.mu.org>
next in thread | raw e-mail | index | archive | help
I would like to allocate a void * "user pointer" from struct kinfo_proc. This is for convience of programs that want to retrieve a kinfo_proc but also compute some information and hang it from the kinfo proc. Are there any guidelines for adjusting this struct that I should be aware of? Can anyone do it for me? thank you! -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040712041539.GW95729>