Re:Re: How to get the full path of a process in kext
Re:Re: How to get the full path of a process in kext
- Subject: Re:Re: How to get the full path of a process in kext
- From: searockcliff <email@hidden>
- Date: Wed, 12 Jan 2011 13:18:41 +0800 (CST)
Does the proc_name() give the full path of a process, like /Applications/..../..?
在 2011-01-12 12:34:13,"sheetal phirke" <email@hidden> 写道:
use proc_name()to get process name using pid.
From: searockcliff <email@hidden>
To: email@hidden
Sent: Wed, 12 January, 2011 7:45:20 AM
Subject: How to get the full path of a process in kext
Hello,
I have a process ID, I need to get the full path of the process in kext.
I know there are methods in user space application, like sysctl.
Are there also functions to achieve this in kext?
Thanks!
_______________________________________________
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