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-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"
- How to use pfind in freeBSD kota saikrishna
- Re: How to use pfind in freeBSD Rodrigo OSORIO
- Re: How to use pfind in freeBSD Matthias Apitz
- Re: How to use pfind in freeBSD Mel Flynn