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

123

/freebsd-11-stable/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
H A Dpasswordform1-utf841 --yesno "Really quit?" 10 30
/freebsd-11-stable/lib/libc/gen/
H A Dsysconf.c141 goto yesno;
216 goto yesno;
224 goto yesno;
232 goto yesno;
240 goto yesno;
248 goto yesno;
261 goto yesno;
269 goto yesno;
288 goto yesno;
292 goto yesno;
[all...]
/freebsd-11-stable/release/
H A Drc.local65 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
78 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 165 milliseconds

123