Getting the current PID inside kext?
31 Oct
2006
31 Oct
'06
5 a.m.
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com TIA, -- Rick _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... 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? This email sent to site_archiver@lists.apple.com
6946
Age (days ago)
6946
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rick Mann