Home
last modified time | relevance | path

Searched refs:do_mount (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.sbin/amd/amd/
H A Dhost_ops.c109 static int do_mount P((fhstatus *fhp, char *dir, char *fs_name, char *opts, mntfs *mf));
110 static int do_mount(fhp, dir, fs_name, opts, mf) in do_mount() function
353 if (do_mount(&fp[j], mntpt, fs_name, mf->mf_mopts, mf) == 0)
/original-bsd/sbin/mountd/
H A Dmountd.c138 int do_mount __P((struct exportlist *, struct grouplist *, int,
850 if (do_mount(ep, grp, exflags, &anon, dirp, in get_exportlist()
1469 do_mount(ep, grp, exflags, anoncrp, dirp, dirplen, fsb) in do_mount() function