Searched defs:_am_mntent (Results 1 – 1 of 1) sorted by relevance
1421 typedef struct _am_mntent { struct1422 char *mnt_fsname; /* name of mounted file system */1423 char *mnt_dir; /* file system path prefix */1424 char *mnt_type; /* MNTTAB_TYPE_* */1425 char *mnt_opts; /* MNTTAB_OPT_* */1426 int mnt_freq; /* dump frequency, in days */1427 int mnt_passno; /* pass number on parallel fsck */