site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Jan 24, 2006, at 12:02 PM, darwin-dev-request@lists.apple.com wrote: From: Alexander von Below <below@mac.com> Subject: Re: How to list all files opened by a process on the Mac OS X? To: Chen Ben <ben.sleeper@gmail.com> Cc: darwin-dev@lists.apple.com Message-ID: <4DFC1D4D-5E52-46EE-9100-25F7DA379F18@mac.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed 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. = Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... What should I do? To start with, why are you interested in this information? What do you expect to do with it? This email sent to site_archiver@lists.apple.com