Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit.h70 const char *default_size, const char *default_mountpoint,
H A Dgpart_ops.c1029 const char *default_size, const char *default_mountpoint, in gpart_create() argument
1133 if (default_mountpoint != NULL) in gpart_create()
1134 items[2].init = (char *)default_mountpoint; in gpart_create()