Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bsdinstall/partedit/
Dpart_wizard.c250 int subchoice; in wizard_partition() local
257 subchoice = dialog_yesno("Non-bootable Disk", warning, 0, 0); in wizard_partition()
258 if (subchoice != 0) in wizard_partition()