Home
last modified time | relevance | path

Searched refs:m (Results 1 – 4 of 4) sorted by relevance

/misc/
A Dfstab.c67 struct mntent *m; in getfsspec() local
83 struct mntent *m; in getfsfile() local
89 if (strcmp (m->mnt_dir, name) == 0) in getfsfile()
156 struct mntent *m; in fstab_convert() local
159 m = &state->fs_mntres; in fstab_convert()
162 f->fs_spec = m->mnt_fsname; in fstab_convert()
163 f->fs_file = m->mnt_dir; in fstab_convert()
164 f->fs_vfstype = m->mnt_type; in fstab_convert()
165 f->fs_mntops = m->mnt_opts; in fstab_convert()
172 f->fs_freq = m->mnt_freq; in fstab_convert()
[all …]
A Dmntent.c25 struct mntent m; member
56 return __getmntent_r (stream, &buffer->m, in getmntent()
A DVersions55 # m*
95 # m*
105 # m*
/misc/bits/
A Dstab.def46 Supposedly the value is its line number; I'm skeptical. */
165 I'm not sure how this is used. */

Completed in 9 milliseconds