Getting the current PID inside kext?
Getting the current PID inside kext?
- Subject: Getting the current PID inside kext?
- From: Rick Mann <email@hidden>
- Date: Mon, 30 Oct 2006 21:00:41 -0800
getpid() doesn't seem to be available to a kext (I try to include
<unistd.h> but it fails).
Can I use <sys/proc.h> and extern_proc with current_proc() to get at
the pid?
TIA,
--
Rick
_______________________________________________
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