On 3/16/2012 08:09, kota saikrishna wrote:
> I need to get process data structure using a pid. I found the pfind
> function which returns struct proc * but when i tried to use pfind
> function it is showing ---undefined reference to `pfind'
> Can any one suggest how to use pfind() function?
>Fro
El día Friday, March 16, 2012 a las 10:13:27AM +0100, Rodrigo OSORIO escribió:
> Hi,
>
> pfind and friends looks like kernel only function. I can suggest you to
> explore
> the sysctl(3) way to recover the kern.proc structures. There are fexw examples
> on the internet, you can check a code I wro
On 16/03/12 12:39 +0530, kota saikrishna wrote:
> I need to get process data structure using a pid. I found the pfind
> function which returns struct proc * but when i tried to use pfind
> function it is showing ---undefined reference to `pfind'
> Can any one suggest how to use pfind() function?
I need to get process data structure using a pid. I found the pfind
function which returns struct proc * but when i tried to use pfind
function it is showing ---undefined reference to `pfind'
Can any one suggest how to use pfind() function?
___
freebsd-
4 matches
Mail list logo