|
|
#include <mntent.h>
The file contains a line of information for each mounted filesystem,
structurally identical to the contents of
/etc/fstab,
described in
fstab.5
There are a number of lines of the form:
fsname dir type opts freq passno
for example:
/dev/xy0a / 4.2 rw,noquota 1 2
The file is accessed by programs using getmntent.3 and by the system administrator using a text editor.
|
|
Created by unroff & hp-tools. © by Hans-Peter Bischof. All Rights Reserved (1997).
Last modified 21/April/97