Home
last modified time | relevance | path

Searched defs:mntent (Results 1 – 6 of 6) sorted by relevance

/csrg-svn/usr.sbin/amd/config/
H A Dos-u2_2.h106 struct mntent { struct
107 char *mnt_fsname; /* name of mounted file system */
108 char *mnt_dir; /* file system path prefix */
109 char *mnt_type; /* MNTTYPE_* */
110 char *mnt_opts; /* MNTOPT* */
111 int mnt_freq; /* dump frequency, in days */
112 int mnt_passno; /* pass number on parallel fsck */
H A Dos-u4_2.h101 struct mntent { struct
102 char *mnt_fsname; /* name of mounted file system */
103 char *mnt_dir; /* file system path prefix */
104 char *mnt_type; /* MNTTYPE_* */
105 char *mnt_opts; /* MNTOPT* */
106 int mnt_freq; /* dump frequency, in days */
107 int mnt_passno; /* pass number on parallel fsck */
H A Dos-u3_0.h99 struct mntent { struct
100 char *mnt_fsname; /* name of mounted file system */
101 char *mnt_dir; /* file system path prefix */
102 char *mnt_type; /* MNTTYPE_* */
103 char *mnt_opts; /* MNTOPT* */
104 int mnt_freq; /* dump frequency, in days */
105 int mnt_passno; /* pass number on parallel fsck */
H A Dos-aix3.h108 struct mntent { struct
109 char *mnt_fsname; /* name of mounted file system */
110 char *mnt_dir; /* file system path prefix */
111 char *mnt_type; /* MNTTYPE_* */
112 char *mnt_opts; /* MNTOPT* */
113 int mnt_freq; /* dump frequency, in days */
114 int mnt_passno; /* pass number on parallel fsck */
H A Dos-u4_0.h104 struct mntent { struct
105 char *mnt_fsname; /* name of mounted file system */
106 char *mnt_dir; /* file system path prefix */
107 char *mnt_type; /* MNTTYPE_* */
108 char *mnt_opts; /* MNTOPT* */
109 int mnt_freq; /* dump frequency, in days */
110 int mnt_passno; /* pass number on parallel fsck */
H A Dos-bsd44.h158 struct mntent { struct
159 char *mnt_fsname; /* name of mounted file system */
160 char *mnt_dir; /* file system path prefix */
161 char *mnt_type; /* MNTTYPE_* */
162 char *mnt_opts; /* MNTOPT* */
163 int mnt_freq; /* dump frequency, in days */
164 int mnt_passno; /* pass number on parallel fsck */