Subject: Re: Header filles question.
To: Alan C.Horn <ahorn@anim.dreamworks.com>
From: David Brownlee <abs@anim.dreamworks.com>
List: tech-userlevel
Date: 12/06/1998 21:18:04
You probably want getfsstat(2) or getmntinfo(3).
Hmmm - One would expect the mount(2) manpage to contain a
crossreference to getfsstat(2) and getmntinfo(3), but it didn't...
Will go fix that :)
David/absolute
What _is_, what _should be_, and what _could be_ are all distinct.
On Sat, 5 Dec 1998, Alan C.Horn wrote:
> Apologies in advance if this is to the wrong list.. It looked
> like the right one :)
>
> Under Irix (and probably other unices) there is
> /usr/include/mntent.h. It defines structures such as mntent,
> and functions such as setmntent and getmntent.
>
> What are the comparable include file(s) and functions under NetBSD ?
> It looks like this stuff is to do with /etc/mtab of course, so I probably
> don't want it anyway..
>
> Cheers,
>
> Al - trying to get p3nfs running for his psion5 :)
>