Home
last modified time | relevance | path

Searched refs:DIALOGOPTS (Results 1 – 12 of 12) sorted by relevance

/freebsd-head/contrib/dialog/samples/
HDrun_test.sh33 DIALOGOPTS="$DIALOGOPTS --trace $want.log"
34 export DIALOGOPTS
HDdft-no3 DIALOGOPTS="$DIALOGOPTS --extra-button --help-button --defaultno" "$@"
HDdft-help3 DIALOGOPTS="$DIALOGOPTS --extra-button --help-button --default-button help" "$@"
HDwith-squotes3 DIALOGOPTS="$DIALOGOPTS --single-quoted" "$@"
HDwith-dquotes3 DIALOGOPTS="$DIALOGOPTS --quoted" "$@"
HDdft-extra3 DIALOGOPTS="$DIALOGOPTS --extra-button --help-button --default-button extra" "$@"
HDdft-cancel3 DIALOGOPTS="$DIALOGOPTS --extra-button --help-button --default-button cancel" "$@"
HDchecklist128 case "x$DIALOGOPTS" in
HDbuildlist224 case "x$DIALOGOPTS" in
HDmenubox128 case "x$DIALOGOPTS" in
HDtreeview28 case "x$DIALOGOPTS" in
/freebsd-head/contrib/dialog/
HDCHANGES314 + interpret $DIALOGOPTS before expanding "--file", etc., to allow
707 to using $DIALOGOPTS (report by xDog Walker).
765 + correct logic for DIALOGOPTS parsing so that the parse happens only