Re: Determining if a volume is a network volume from an absolute path?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Apr 20, 2005, at 14:33, Stéphane Sudre wrote: man statfs Cheers, Justin -- Justin C. Walker, Curmudgeon-At-Large Institute for General Semantics -------- Men are from Earth. Women are from Earth. Deal with it. -------- _______________________________________________ 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... Is it possible to determine from an absolute path if the file/folder described by the path is on a network volume or not? With the stat API I can get the inode's device (dev_t) but some grep in /usr/include are not very enlightening. The volume is "mounted" when I need to know this. This email sent to site_archiver@lists.apple.com
participants (1)
-
Justin Walker