Searched refs:EXE (Results 1 - 1 of 1) sorted by relevance

/build/
H A Denvsetup.sh855 local EXE="$1"
856 if [ "$EXE" ] ; then
857 qpid | \grep "$prepend$EXE$append"
874 local EXE="$1"
875 if [ "$EXE" ] ; then
878 | \grep "$prepend$EXE$append" \
993 local EXE="$1"
994 if [ "$EXE" ] ; then
995 EXE=$1
996 if [[ $EXE
[all...]

Completed in 58 milliseconds