Re: How to list all files opened by a process on the Mac OS X?
Re: How to list all files opened by a process on the Mac OS X?
- Subject: Re: How to list all files opened by a process on the Mac OS X?
- From: Alexander von Below <email@hidden>
- Date: Tue, 24 Jan 2006 10:48:11 +0100
Hello,
I am currently working on this, too, and sysctl sounds to be a good
way to got with CTL_KERN and KERN_FILE.
You might want to look at this example:
http://gobsd.com/code/freebsd/lib/libkvm/kvm_file.c
Something that scared me was this post: http://lists.apple.com/
archives/darwin-kernel/2004/Mar/msg00034.html but I will try if that
still is the case
Bye
Alex
Am 25.12.2005 um 17:32 schrieb Chen Ben:
Hi all!
How can I list all open files of one process? I have used sysctl to
list many process infomations, but I cannot find a way to get
something like the vnode or file descripters of one process.
What should I do?
Thanks
--
Ben Chen, Apple Technology Lab of Software Engineering School,
Tongji University
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden