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

/ast/src/cmd/INIT/
H A Dmktest.sh111 typeset ARG SCRIPT UNIT TEMP=${TMPDIR:-/tmp}/$command.$$.tmp WORK
148 SCRIPT=$1
150 if [[ ! -r $SCRIPT ]]
151 then print -u2 -r -- $command: $SCRIPT: cannot read
158 else ARG=${SCRIPT##*/}
288 then print -u2 -r -- $command: $SCRIPT: UNIT statement or operand expected
571 print -u$stdout -r "# : : generated from $SCRIPT by $command : : #"
610 . $SCRIPT < /dev/null | sed -e $'s,\\\\n,\n,g' -e $'s,\\\\t,\t,g' -e $'s,\\$\',\',g'
615 . $SCRIPT <&$stdin
/ast/src/cmd/nmake/
H A DMakerules.mk2640 * rhs name=value are .SCRIPT for sub-makes

Completed in 27 milliseconds