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

123

/freebsd-10.0-release/contrib/dialog/samples/
H A Dyesno27 --yesno "Hi, this is a yes/no dialog box. You can use this to ask \
18 . ./report-yesno
H A Dyesno37 --yesno "Hi, this is a yes/no dialog box. You can use this to ask \
18 . ./report-yesno
H A Dyesno47 --yesno "Hi, this is a yes/no dialog box. You can use this to ask \
18 . ./report-yesno
H A Dyesno2 # $Id: yesno,v 1.9 2010/01/14 01:11:11 tom Exp $
10 --yesno "Hi, this is a yes/no dialog box. You can use this to ask \
21 . ./report-yesno
H A Dyesno-help2 # $Id: yesno-help,v 1.5 2010/01/13 10:40:39 tom Exp $
7 --yesno "Hi, this is a yes/no dialog box. You can use this to ask \
18 . ./report-yesno
H A Dyesno-utf82 # $Id: yesno-utf8,v 1.7 2010/01/14 01:11:23 tom Exp $
11 $DIALOG "$@" --yesno "Are you a ���������?" 0 0
14 . ./report-yesno
H A Dyesno-both2 # $Id: yesno-both,v 1.5 2010/01/13 10:40:39 tom Exp $
12 --yesno "Hi, this is a yes/no dialog box with its labels changed. \
24 . ./report-yesno
H A Dyesno-extra2 # $Id: yesno-extra,v 1.5 2010/01/13 10:40:39 tom Exp $
11 --yesno "Hi, this is a yes/no dialog box with its labels changed. \
23 . ./report-yesno
H A Dmixedform31 --yesno "Really quit?" 10 30
H A Dmixedform231 --yesno "Really quit?" 10 30
H A Dform141 --yesno "Really quit?" 10 30
H A Dform1-both39 --yesno "Really quit?" 10 30
H A Dform1-extra39 --yesno "Really quit?" 10 30
H A Dform1-help39 --yesno "Really quit?" 10 30
H A Dform1-utf841 --yesno "Really quit?" 10 30
H A Dform340 --yesno "Really quit?" 10 30
H A Dform441 --yesno "Really quit?" 10 30
H A Dform542 --yesno "Really quit?" 10 30
H A Dform642 --yesno "Really quit?" 10 30
H A Dinputmenu31 --yesno "Really quit?" 10 30
H A Dinputmenu-stdout29 --yesno "Really quit?" 10 30
H A Dpasswordform139 --yesno "Really quit?" 10 30
/freebsd-10.0-release/lib/libc/gen/
H A Dsysconf.c139 goto yesno;
214 goto yesno;
222 goto yesno;
230 goto yesno;
238 goto yesno;
246 goto yesno;
259 goto yesno;
267 goto yesno;
286 goto yesno;
290 goto yesno;
[all...]
/freebsd-10.0-release/usr.sbin/bsdinstall/scripts/
H A Dnetconfig_ipv449 dialog --backtitle 'FreeBSD Installer' --title 'Network Configuration' --yesno 'Would you like to use DHCP to configure this interface?' 0 0
/freebsd-10.0-release/release/
H A Drc.local58 dialog --backtitle "FreeBSD Installer" --title "Welcome" --extra-button --extra-label "Shell" --ok-label "Install" --cancel-label "Live CD" --yesno "Welcome to FreeBSD! Would you like to begin an installation or use the live CD?" 0 0
71 dialog --backtitle "FreeBSD Installer" --title "Complete" --yes-label "Reboot" --no-label "Live CD" --yesno "Installation of FreeBSD complete! Would you like to reboot into the installed system now?" 0 0 && reboot

Completed in 217 milliseconds

123