Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/
H A Dzfs.c84 { '\0', "bootfs", &zfs->bootfs, OPT_STRPTR, in zfs_prep_opts()
88 { '\0', "poolname", &zfs->poolname, OPT_STRPTR, in zfs_prep_opts()
90 { '\0', "rootpath", &zfs->rootpath, OPT_STRPTR, in zfs_prep_opts()
H A Dmakefs.h115 OPT_STRPTR, enumerator
H A Dmsdos.c79 .type = _min == -1 ? OPT_STRPTR : \ in msdos_prep_opts()
H A Dmakefs.c403 case OPT_STRPTR: in set_option_var()