Home
last modified time | relevance | path

Searched refs:opt_umount (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
HDamfs_program.c89 if (fo->opt_unmount && fo->opt_umount) { in amfs_program_match()
97 if (!fo->opt_unmount && !fo->opt_umount) { in amfs_program_match()
122 mf->mf_private = (opaque_t) xstrdup(mf->mf_fo->opt_umount); in amfs_program_init()
HDopts.c192 &fs_static.opt_umount, 0, 0, FALSE },
269 {&fs_static.opt_umount, 0},
291 {&fs_static.opt_umount, 0},
1407 _AM_OPT_COPY(opt_umount); in copy_opts()
HDamd.h390 char *opt_umount; /* an "alias" for opt_unmount (type:=program) */ member
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend/
HDfunctions-mountoptical.sh149 opt_umount() function
/freebsd-11-stable/contrib/amd/
HDChangeLog3429 both opt_unmount and opt_umount are missing, not when just one of
5179 * amd/opts.c (expansions): initialize opt_umount.
5180 (to_free): initialize opt_umount.