Searched refs:yesno (Results 1 - 25 of 49) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dyesno.h1 /* declare yesno
24 bool yesno (void);
H A Dyesno.c0 /* yesno.c -- read a yes/no response from stdin
24 #include "yesno.h"
36 yesno (void) function
H A Dbuild_lib.com16 $ CC yesno.c
19 stripslash.obj,valloc.obj,xgetwd.obj,yesno.obj
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/prep/
H A Dmenus.md.en38 option "com0 (S1)", exit, action { yesno = 1; };
39 option "VGA", exit, action { yesno = 0; };
H A Dmenus.md.es38 option "COM0 (S1)", exit, action { yesno = 1; };
39 option "VGA", exit, action { yesno = 0; };
H A Dmd.c147 if (yesno == 1)
195 if (!yesno)
237 if (!yesno)
245 if (!yesno)
H A Dmenus.md.pl38 option "COM0 (S1)", exit, action { yesno = 1; };
39 option "VGA", exit, action { yesno = 0; };
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dsysconf.c123 goto yesno;
141 goto yesno;
153 goto yesno;
157 goto yesno;
161 goto yesno;
165 goto yesno;
169 goto yesno;
173 goto yesno;
177 goto yesno;
181 goto yesno;
[all...]
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/
H A Dinstall.c51 if (!yesno)
91 if (!yesno)
H A Dupgrade.c60 if (!yesno)
179 if (!yesno)
H A Dmenus.mi186 menu yesno, y=-10;
188 option MSG_Yes, exit, action {yesno = 1;};
189 option MSG_No, exit, action {yesno = 0;};
193 option MSG_No, exit, action {yesno = 0;};
194 option MSG_Yes, exit, action {yesno = 1;};
283 clean_xfer_dir = yesno; };
325 clean_xfer_dir = yesno; };
364 yesno = 1;
366 yesno = 0;
374 yesno
[all...]
H A Dnet.c522 if (yesno) {
574 if (!yesno)
769 v6config = yesno ? 1 : 0;
770 net_ip6conf |= yesno ? IP6CONF_AUTOHOST : 0;
775 if (!yesno)
805 if (!yesno)
807 if (!yesno)
1041 if (!yesno) {
1044 if (!yesno)
1060 yesno
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/etcupdate/
H A Detcupdate114 yesno() {
156 if yesno "Create ${1}"; then
526 if yesno "Continue previously aborted update"; then
528 elif yesno "Remove the old ${TEMPROOT}"; then
632 if yesno "Remove ${TEMPROOT}"; then
653 if yesno "Do you want to rebuild the password databases from the" \
675 if yesno "Do you want to rebuild the services databases from the" \
689 if yesno "You have created new directories. Run mtree to set" \
696 if yesno "Do you want to rebuild the device nodes in /dev"; then
708 if yesno "D
[all...]
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/atari/
H A Dmd.c73 if (yesno) {
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/emips/
H A Dmd.c172 if (yesno) {
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/lib/libcvs/
H A DMakefile19 xmalloc.c xreadlink.c yesno.c
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/mac68k/
H A Dmenus.md.de52 if (!yesno) {
116 if (!yesno) {
155 option "Fortfahren", exit, action { yesno = 1; };
156 option "Installation abbrechen", exit, action { yesno = 0; };
324 option "Installation abbrechen", exit, action {yesno = -1; };
325 option "Warnungen ignorieren und fortfahren", exit, action {yesno = 1;};
326 option "Festplatten Partitions �bersicht erneut �ndern", exit, action {yesno = 0; };
H A Dmenus.md.en52 if (!yesno) {
116 if (!yesno) {
155 option "Continue", exit, action { yesno = 1; };
156 option "Abort install", exit, action { yesno = 0; };
324 option "Abort installation", exit, action {yesno = -1; };
325 option "Ignore warnings and continue", exit, action {yesno = 1;};
326 option "Re-edit Disk Partition Map", exit, action {yesno = 0; };
H A Dmenus.md.es52 if (!yesno) {
116 if (!yesno) {
155 option "Continuar", exit, action { yesno = 1; };
156 option "Abortar instalacion", exit, action { yesno = 0; };
324 option "Abortar instalacion", exit, action {yesno = -1; };
325 option "Ignorar avisos y continuar", exit, action {yesno = 1;};
326 option "Re-editar Mapa de Particiones de Disco", exit, action {yesno = 0; };
H A Dmenus.md.pl54 if (!yesno) {
118 if (!yesno) {
157 option "OK", exit, action { yesno = 1; };
158 option "Przerwac instalacje", exit, action { yesno = 0; };
326 option "Przerwij instalacje", exit, action {yesno = -1; };
327 option "Zignoruj ostrzezenia i kontynuuj", exit, action {yesno = 1;};
328 option "Ponownie wyedytuj mape partycji dysku", exit, action {yesno = 0; };
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/x68k/
H A Dmd.c180 if (yesno)
204 preserve = yesno;
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/arc/
H A Dmd.c308 if (!yesno)
348 if (!yesno)
356 if (!yesno)
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/cobalt/
H A Dmd.c327 if (!yesno)
367 if (!yesno)
375 if (!yesno)
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/ofppc/
H A Dmd.c437 if (!yesno)
502 if (!yesno)
514 if (!yesno)
524 if (!yesno)
536 if (!yesno)
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/hp300/
H A Dmd.c154 if (yesno)

Completed in 165 milliseconds

12