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

/solaris-x11-s11/open-src/common/
H A Dinstall-sh270 rmtmp=$dstdir/_rm.$$_
273 trap 'status=$?; rm -f "$dsttmp" "$rmtmp" && exit $status' 0
298 || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \

Completed in 9 milliseconds