Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpart_wizard.c278 int subchoice; in wizard_partition() local
287 subchoice = bsddialog_yesno(&conf, warning, 0, 0); in wizard_partition()
288 if (subchoice != BSDDIALOG_YES) in wizard_partition()