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

/ast/src/cmd/INIT/
H A Dregress.sh86 [+EMPTY \bINPUT|OUTPUT|ERROR|SAME?The corresponding file is
110 [+FIFO \bINPUT|OUTPUT|ERROR\b [ \b-n\b ]] \afile\a | - \adata\a ...?The
135 applied to OUTPUT before comparison with the expected contents.]
138 [+IO \b[ \bFIFO\b | \bPIPE\b ]] \bINPUT|OUTPUT|ERROR\b [ \b-e\b \afilter\a ]] [ \b-n\b ]] \afile\a | - \adata\a ...?Internal
153 [+OUTPUT \b[ \b-e\b \afilter\a ]] [ \b-n\b ]] \afile\a | - \adata\a ...?The
160 [+PIPE \bINPUT|OUTPUT|ERROR\b [ \b-n\b ]] \afile\a | - \adata\a ...?The
243 : >INPUT >OUTPUT.ex >ERROR.ex
254 OUTPUT=""
417 do case " $OUTPUT " in
429 for i in $OUTPUT
920 function OUTPUT # file|- data ... function
[all...]
H A Dmktest.sh112 typeset IO INPUT INPUT_N OUTPUT OUTPUT_N ERROR ERROR_N KEEP
247 OUTPUT=
369 if [[ $IO != "$OUTPUT" || $n != "$OUTPUT_N" ]]
370 then OUTPUT=$IO
376 then OUTPUT=not-$OUTPUT
377 print -u$stdout -n -r -- $'\t\tSAME OUTPUT INPUT'
402 :) OUTPUT=
406 print -u$stdout -r -- $'\t\tIGNORE OUTPUT ERROR'
408 :1) OUTPUT
[all...]

Completed in 12 milliseconds