Re: How to know given file path is part of bundle
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=QiF5hWQN0TAKkUoB7hPUf1zgGf/bC8q/bIRkr3Fgg0w=; b=X7YiWwn2OdDcSpqT+8aoFuL6Op3A6Wtc6fRKUKasNI/PR4nRdrHvoWE8xdSzeYMFLJBFUGOjgk5NqLhyL0kH9YA2yZkrfBv5LT0whSzv70DwlP7+zn2yNqFfyiqcDbT5/s3AhZxt8AxIpKgC8EwmospXZyQQqzM929FxD6b4UFM= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=yEPTE8snrr1pwroThpMPRwmBjoY8BTVpGmeAS4yqClT56G1Yp3WY0zCG/W3O0A5/9q+0nx3R8Pa6E3t8jdOADKyPl88EJ+POY4lwo3PLMbNvStKag6MPOlJuj95UQ8H8rAAf4/A/l4e8hmTLnxAnIeCG1reETXZX6TcYXDPj+W0= Hi, assume that your root extension path /System/Library/Extensions/your.kext is a constant -mmw On Dec 2, 2007 5:44 AM, JanakiRam <johnyatforums@gmail.com> wrote:
HI All,
I've a driver/kext which captures file events.
My requirement --> once a file path is given , i need to
find-out whether its a part of bundle then i need to get the path of
the bundle.
I've seen some carbon/cocoa api to address this problem but i need similar one at kernel level.
Can any provide some pointers/suggestions on achieving this functionality.
Thanks in Advance.
-JanakiRam. _______________________________________________ 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/openspecies%40gmail.com
This email sent to openspecies@gmail.com
-- echo zapydapntpd.rxltw@nzx | tr a-z@. p-za-o.@ _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
mm w