HomeSort by: relevance | last modified time | path
    Searched refs:ask_yesno (Results 1 - 17 of 17) sorted by relevancy

  /src/usr.sbin/sysinst/arch/virt68k/
md.c 150 if (!ask_yesno(NULL))
  /src/usr.sbin/sysinst/
configmenu.c 283 inwheel = ask_yesno(MSG_addusertowheel);
312 if (ask_yesno(NULL)) {
396 if (!ask_yesno(MSG_retry_pkgsrc_network)) {
net.c 516 if (ask_yesno(NULL)) {
571 if (ask_yesno(MSG_network_ok)) {
797 if (!ask_yesno(MSG_netok_ok))
1122 if (!ask_yesno(MSG_mntnetconfig))
1283 if (ask_yesno(MSG_Perform_autoconfiguration)) {
menus.mi 420 action {clean_xfer_dir = ask_yesno(MSG_delete_xfer_file); };
478 action {clean_xfer_dir = ask_yesno(MSG_delete_xfer_file); };
667 action {clean_xfer_dir = ask_yesno(MSG_delete_xfer_file); };
defs.h 852 int ask_yesno(const char *);
util.c 1525 if (ask_yesno(NULL)) {
2197 ask_yesno(const char* msgtxt) function in typeref:typename:int
disks.c 1488 res = ask_yesno(prompt);
partman.c 2659 return ask_yesno(NULL);
mbr.c 2744 if (quiet || ask_yesno(MSG_fixactivepart)) {
  /src/usr.sbin/sysinst/arch/arc/
md.c 221 if (!ask_yesno(NULL))
  /src/usr.sbin/sysinst/arch/cobalt/
md.c 236 if (!ask_yesno(NULL))
  /src/usr.sbin/sysinst/arch/hp300/
md.c 150 if (ask_yesno(NULL))
  /src/usr.sbin/sysinst/arch/mvme68k/
md.c 150 if (!ask_yesno(NULL))
  /src/usr.sbin/sysinst/arch/prep/
md.c 236 if (!ask_yesno(NULL))
  /src/usr.sbin/sysinst/arch/x68k/
md.c 178 if (ask_yesno(NULL))
  /src/usr.sbin/sysinst/arch/i386/
md.c 628 if (ask_yesno(NULL))
678 if (!ask_yesno(NULL))
  /src/usr.sbin/sysinst/arch/ofppc/
md.c 511 if (!ask_yesno(NULL))

Completed in 26 milliseconds