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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh40 ofile=$2
60 echo $inc failed: `cat $errfile | head -1` > $ofile
62 echo $inc succeeded > $ofile
102 ofile=${TMPDIR:-/tmp}/inc.$file.$$.out
104 doit $file $ofile $errfile &
124 ofile=${TMPDIR:-/tmp}/inc.$file.$$.out
126 if [ -f $ofile ]; then
127 cat $ofile >> $bigofile
128 rm $ofile
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure7495 ofile="$default_ofile"
11139 cfgfile="${ofile}T"
11142 { echo "$as_me:$LINENO: creating $ofile" >&5
11143 echo "$as_me: creating $ofile" >&6;}
11519 mv -f "$cfgfile" "$ofile" || \
11520 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
11521 chmod +x "$ofile"
11550 if test ! -f "${ofile}"; then
11551 { echo "$as_me:$LINENO: WARNING: output file \`$ofile' doe
[all...]

Completed in 59 milliseconds