Re: Process name from PID inside kernel?
Re: Process name from PID inside kernel?
- Subject: Re: Process name from PID inside kernel?
- From: Andrew Gallatin <email@hidden>
- Date: Tue, 31 Oct 2006 06:06:40 -0500 (EST)
Rick Mann writes:
> I found a hacked way to get the PID inside my kext, which is fragile,
> but works for now. Now I'd like to get the name of that process. I've
You want proc_selfname() if it is the current process, otherwise
proc_name()..
Drew
_______________________________________________
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