Re: struct proc
Re: struct proc
- Subject: Re: struct proc
- From: Peter Lovell <email@hidden>
- Date: Thu, 13 Jan 2005 23:31:18 -0500
On Jan 13, 2005, at 11:23 PM, Matt Jaffa wrote:
Hi,
I know this is a bad question, but I have spent forever for looking
for this again.
I already know this but can't find the answer anymore.
Searched all the Kernel headers, but looks like not hard enough.
There use to be a linux header site that helped on this, but can't
find it anymore.
Where is the struct proc defined?
Thanks,
Matt
It's in <sys/proc.h>, about line 110.
But the definition is marked as "Apple private", basically for rreasons
of binary compatibility
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >struct proc (From: Matt Jaffa <email@hidden>) |