Searched refs:dialog_yesno (Results 1 – 15 of 15) sorted by relevance
| /freebsd-9-stable/contrib/dialog/samples/ |
| D | valgrind.log | 84 ==23273== by 0x806A2D0: dialog_yesno (yesno.c:98) 96 ==23273== by 0x806A2D0: dialog_yesno (yesno.c:98) 110 ==23273== by 0x806A11F: dialog_yesno (yesno.c:71) 122 ==23273== by 0x806A14E: dialog_yesno (yesno.c:72) 145 ==23273== by 0x806A30C: dialog_yesno (yesno.c:104) 158 ==23273== by 0x806A2D0: dialog_yesno (yesno.c:98) 171 ==23273== by 0x806A2D0: dialog_yesno (yesno.c:98) 185 ==23273== by 0x806A14E: dialog_yesno (yesno.c:72) 230 ==23273== by 0x806A2D0: dialog_yesno (yesno.c:98) 241 ==23273== by 0x806A2D0: dialog_yesno (yesno.c:98) [all …]
|
| /freebsd-9-stable/usr.sbin/bsdinstall/partedit/ |
| D | part_wizard.c | 231 choice = dialog_yesno("Partition", message, 0, 0); in wizard_partition() 246 subchoice = dialog_yesno("Non-bootable Disk", warning, 0, 0); in wizard_partition() 258 choice = dialog_yesno("Confirmation", "This will erase " in wizard_partition() 319 retval = dialog_yesno("Warning", message, 0, 0); in wizard_makeparts()
|
| D | partedit.c | 176 op = dialog_yesno("Confirmation", "Your changes will " in main() 286 cancel = dialog_yesno("Warning", "The chosen root partition " in validate_setup()
|
| D | gpart_ops.c | 200 cancel = dialog_yesno("Warning", message, 0, 0); in gpart_partition() 901 choice = dialog_yesno("Warning", in gpart_create() 932 choice = dialog_yesno("Warning", message, 0, 0); in gpart_create() 960 choice = dialog_yesno("Boot Partition", in gpart_create()
|
| /freebsd-9-stable/gnu/lib/libodialog/TESTS/ |
| D | yesno.c | 35 rval1 = dialog_yesno("This is dialog_yesno() in action", in main()
|
| /freebsd-9-stable/contrib/dialog/ |
| D | yesno.c | 34 dialog_yesno(const char *title, const char *cprompt, int height, int width) in dialog_yesno() function
|
| D | dialog.h | 554 extern int dialog_yesno(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*wid…
|
| D | dialog.c | 600 return dialog_yesno(t, in call_yesno()
|
| D | CHANGES | 931 + change interfaces of dialog_yesno() and dialog_checklist() to use
|
| /freebsd-9-stable/gnu/lib/libodialog/ |
| D | yesno.c | 35 dialog_yesno(unsigned char *title, unsigned char *prompt, int height, int width) in dialog_yesno() function
|
| D | dialog.h | 136 int dialog_yesno(unsigned char *title, unsigned char *prompt, int height, int width);
|
| /freebsd-9-stable/usr.sbin/tzsetup/ |
| D | tzsetup.c | 869 rv = !dialog_yesno(title, prompt, 5, 72); in confirm_zone() 1016 yesno = dialog_yesno(title, prompt, 7, 73); in main() 1040 if (!dialog_yesno(title, prompt, 7, 72)) { in main()
|
| /freebsd-9-stable/usr.sbin/sade/ |
| D | msg.c | 236 ret = dialog_yesno("User Confirmation Requested", errstr, -1, -1); in msgYesNo()
|
| /freebsd-9-stable/usr.sbin/sysinstall/ |
| D | msg.c | 311 ret = dialog_yesno("User Confirmation Requested", errstr, -1, -1); in msgYesNo()
|
| /freebsd-9-stable/ |
| D | ObsoleteFiles.inc | 382 usr/share/man/man3/dialog_yesno.3.gz usr/share/man/man3/dialog_noyes.3.gz \
|