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

/freebsd-13-stable/usr.sbin/bsdinstall/partedit/
H A Dpart_wizard.c241 choice = dialog_yesno("Partition", message, 0, 0);
256 subchoice = dialog_yesno("Non-bootable Disk", warning, 0, 0);
270 choice = dialog_yesno("Confirmation", "This will erase "
343 retval = dialog_yesno("Warning", message, 0, 0);
H A Dgpart_ops.c244 cancel = dialog_yesno("Warning", message, 0, 0);
275 cancel = dialog_yesno("Warning", message, 0, 0);
625 choice = dialog_yesno("Warning", message, 0, 0);
935 choice = dialog_yesno("Boot Partition",
1138 choice = dialog_yesno("Warning",
1170 choice = dialog_yesno("Warning", message, 0, 0);
1184 choice = dialog_yesno("Warning", message, 0, 0);
H A Dpartedit.c187 op = dialog_yesno("Confirmation", "Your changes will "
299 cancel = dialog_yesno("Warning", "The chosen root partition "
/freebsd-13-stable/contrib/dialog/
H A Dyesno.c34 dialog_yesno(const char *title, const char *cprompt, int height, int width) function
H A Ddialog.h640 extern int dialog_yesno(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*width*/);
H A Ddialog.c766 return dialog_yesno(t,
/freebsd-13-stable/usr.sbin/tzsetup/
H A Dtzsetup.c672 rv = !dialog_yesno(title, prompt, 5, 72);
1024 yesno = dialog_yesno(title, prompt, 7, 73);
1048 if (!dialog_yesno(title, prompt, 7, 72)) {
/freebsd-13-stable/
H A DObsoleteFiles.inc8402 usr/share/man/man3/dialog_yesno.3.gz usr/share/man/man3/dialog_noyes.3.gz \

Completed in 243 milliseconds