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

/freebsd-9.3-release/usr.sbin/sade/
H A Dmain.c113 || !msgNoYes("Are you sure you wish to exit?")
H A Dinstall.c171 !msgNoYes("You are upgrading - are you SURE you"
211 !msgNoYes("You are upgrading - are you SURE you want to "
H A Dmsg.c243 msgNoYes(const char *fmt, ...) function
H A Ddisks.c573 else if (!msgNoYes("Are you SURE you want to Undo everything?")) {
591 if (!msgNoYes("WARNING: You are about to modify an EXISTING installation.\n"
653 if (!msgNoYes("Are you SURE you want to go into Wizard mode?\n"
H A Dlabel.c1254 else if (!msgNoYes("Are you SURE you want to Undo everything?")) {
1281 else if (!msgNoYes("WARNING: You are about to modify an EXISTING\n"
1301 if (!msgNoYes("Are you sure you want to go into Wizard mode?\n\n"
H A Dsade.h436 extern int msgNoYes(const char *fmt, ...) __printflike(1, 2);
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dmain.c219 || !msgNoYes("Are you sure you wish to exit? The system will halt.")
221 || !msgNoYes("Are you sure you wish to exit? The system will reboot.")
H A Dinstall.c705 if (!msgNoYes("Do you want this machine to function as a network gateway?"))
709 if (!msgNoYes("Do you want to configure inetd and the network services that it provides?"))
713 if (!msgNoYes("Would you like to enable SSH login?"))
717 if (!msgNoYes("Do you want to have anonymous FTP access to this machine?"))
721 if (!msgNoYes("Do you want to configure this machine as an NFS server?"))
725 if (!msgNoYes("Do you want to configure this machine as an NFS client?"))
730 if (!msgNoYes("Would you like to customize your system console settings?"))
740 if (!msgNoYes("Does this system have a PS/2, serial, or bus mouse?"))
747 if (!msgNoYes("ACPI was disabled during boot.\n"
872 if (!msgNoYes("Visi
[all...]
H A Dtcpip.c389 (variable_get(VAR_TRY_RTSOL)==0 && !msgNoYes("Do you want to try IPv6 configuration of the interface?")))) {
421 (variable_get(VAR_TRY_DHCP)==0 && !msgNoYes("Do you want to try DHCP configuration of the interface?"))) {
H A Dmsg.c318 msgNoYes(char *fmt, ...) function
H A Dsystem.c486 if (msgNoYes("There seems to be an emergency holographic shell\n"
H A Ddisks.c613 else if (!msgNoYes("Are you SURE you want to Undo everything?")) {
631 if (!msgNoYes("WARNING: This should only be used when modifying an EXISTING\n"
696 if (!msgNoYes("Are you SURE you want to go into Expert mode?\n"
H A Dlabel.c1240 else if (!msgNoYes("Are you SURE you want to Undo everything?")) {
1267 else if (!msgNoYes("WARNING: This should only be used when modifying an EXISTING\n"
1290 if (!msgNoYes("Are you sure you want to go into Expert mode?\n\n"
H A Dindex.c551 if (!msgNoYes("Do you really want to delete %s from the system?", kp->name)) {
H A Dsysinstall.h809 extern int msgNoYes(char *fmt, ...) __printflike(1, 2);

Completed in 135 milliseconds