Re: Getting vnode from filename?
site_archiver@lists.apple.com Delivered-To: Darwin-kernel@lists.apple.com On Jun 21, 2007, at 3:47 AM, Michael Smith wrote: Do you know of any specific files that contain example usage of it? - Greg _______________________________________________ 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... In what context? I'm using this in conjunction with a kauth listener, although it seems that it might not be necessary because the path that's given to it seems to be the absolute path of the file regardless of whether or not a symbolic link was used to access it. There seems to be zero documentation on this, and the header file (vnode.h) is not very helpful. There is an interesting sounding function called "vnode_lookup" that I found in there, but I can't find any documentation on how to use it. You can find many examples of its use throughout the xnu sources. This email sent to site_archiver@lists.apple.com
participants (1)
-
Greg