Home
last modified time | relevance | path

Searched refs:EDITOR (Results 1 – 5 of 5) sorted by relevance

/external/libpng/contrib/tools/
Dchkfmt28 if test -n "$EDITOR"
45 "$EDITOR" "$file" 0>&3 1>&4 2>&5 3>&- 4>&- 5>&- || exit 1
118 if test -n "$EDITOR" -a -n "$edit"
133 if test -n "$EDITOR" -a -n "$edit"
/external/mksh/src/
Ddot.mkshrc60 for EDITOR in "${EDITOR:-}" jupp jstar mcedit ed vi; do
61 EDITOR=$(\\builtin whence -p "$EDITOR") || EDITOR=
62 [[ -n $EDITOR && -x $EDITOR ]] && break
63 EDITOR=
68 2>/dev/null))}${EDITOR:=/bin/ed}${TERM:=vt100}${USER:=$(\\builtin ulimit \
71 \\builtin export EDITOR HOSTNAME TERM USER
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
Dkvm-find-errors.sh19 editor=${EDITOR-vi}
/external/python/httplib2/script/
Drelease174 [[ -z "$editor" ]] && editor="$EDITOR"
/external/grpc-grpc-java/
DRELEASING.md107 $ ${EDITOR:-nano -w} README.md