Searched refs:DIALOG (Results 1 - 25 of 184) sorted by last modified time

12345678

/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dauto93 $DIALOG \
H A Dwlanconfig63 $DIALOG --title "$msg_error" \
118 regdomain=$( eval $DIALOG \
135 country=$( eval $DIALOG \
223 NETWORK=$( eval $DIALOG \
251 ENCRYPTION=$( eval $DIALOG \
271 PASS=$( $DIALOG \
291 USERPASS=$( $DIALOG \
316 WEPKEY=$( $DIALOG \
H A Dzfsboot381 menu_choice=$( eval $DIALOG \
460 $DIALOG \
558 vdev_choice=$( eval $DIALOG \
673 selections=$( eval $DIALOG \
/freebsd-11-stable/share/mk/
H A Dsrc.opts.mk81 DIALOG \
/freebsd-11-stable/lib/libdpv/
H A Ddialog_util.c58 char dialog[PATH_MAX] = DIALOG;
581 * go right ahead. But be forewarned... if you set $DIALOG in your environment
/freebsd-11-stable/usr.sbin/bsdconfig/console/
H A Dkeymap198 menu_choice=$( eval $DIALOG \
/freebsd-11-stable/gnu/usr.bin/dialog/
H A DMakefile3 DIALOG= ${.CURDIR}/../../../contrib/dialog macro
7 CFLAGS+= -I${.CURDIR} -I${DIALOG}
8 .PATH: ${DIALOG}
/freebsd-11-stable/gnu/lib/libdialog/
H A DMakefile3 DIALOG= ${.CURDIR}/../../../contrib/dialog macro
18 CFLAGS+= -I${.CURDIR} -I${DIALOG} -D_XOPEN_SOURCE_EXTENDED -DGCC_UNUSED=__unused
19 .PATH: ${DIALOG}
/freebsd-11-stable/contrib/dialog/samples/
H A Dbuildlist8 $DIALOG --title "BUILDLIST DEMO" --backtitle "A user-built list" \
H A Dbuildlist235 $DIALOG --title "BUILDLIST DEMO" --backtitle "A user-built list" \
H A Dcalendar7 RESULT=`$DIALOG --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981 2>&1 1>&3`
H A Dcalendar-stdout6 RESULT=`$DIALOG --stdout --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981`
H A Dcalendar27 RESULT=`$DIALOG --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 2>&1 1>&3`
H A Dcalendar2-stdout6 RESULT=`$DIALOG --stdout --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0`
H A Dcalendar37 RESULT=`$DIALOG --extra-button --extra-label "Hold" --help-button --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981 2>&1 1>&3`
H A Dcalendar3-stdout6 RESULT=`$DIALOG --extra-button --extra-label "Hold" --help-button --stdout --title "CALENDAR" "$@" --calendar "Please choose a date..." 0 0 7 7 1981`
H A Dchecklist8 $DIALOG --backtitle "No Such Organization" \
H A Dchecklist-8bit10 $DIALOG --backtitle "No Such Organization" \
H A Dchecklist-utf810 $DIALOG --backtitle "No Such Organization" \
H A Dchecklist18 $DIALOG --backtitle "No Such Organization" \
H A Dchecklist109 $DIALOG \
H A Dchecklist118 $DIALOG --backtitle "No Such Organization" \
H A Dchecklist28 $DIALOG --item-help --backtitle "No Such Organization" \
H A Dchecklist38 $DIALOG --item-help --backtitle "No Such Organization" \
H A Dchecklist48 $DIALOG --help-button --item-help --backtitle "No Such Organization" \

Completed in 123 milliseconds

12345678