Home
last modified time | relevance | path

Searched refs:tmpFile (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/tools/bin/
Dnitrorun.TWL39 tmpFile=_nitrorun_TWL_tmp@@.$$
138 touch $tmpFile
139 if [ ! -e $tmpFile ];
149 \rm -f $tmpFile
236 echo "$BURYARG $BOPTION --stdout $@ > $tmpFile"
237 echo "$LOADRUN $LOPTION $tmpFile"
244 $BURYARG $BOPTION --stdout "$@" > $tmpFile
245 $LOADRUN $LOPTION $tmpFile
/TwlSDK-5.1.0/build/tools/loadrun.TWL/
Dnitrorun.TWL39 tmpFile=_nitrorun_TWL_tmp@@.$$
138 touch $tmpFile
139 if [ ! -e $tmpFile ];
149 \rm -f $tmpFile
236 echo "$BURYARG $BOPTION --stdout $@ > $tmpFile"
237 echo "$LOADRUN $LOPTION $tmpFile"
244 $BURYARG $BOPTION --stdout "$@" > $tmpFile
245 $LOADRUN $LOPTION $tmpFile