Searched refs:cur_button (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c80 int cur_button = 5, cur_part = 0; local
148 dlg_item_help(help_text[cur_button]);
150 cur_button, FALSE, width);
177 cur_button = i;
178 dlg_item_help(help_text[cur_button]);
180 cur_button, FALSE, width);
189 cur_button = dlg_next_button(buttons, cur_button);
190 if (cur_button < 0)
191 cur_button
[all...]

Completed in 97 milliseconds