Home | History | Annotate | Download | only in libffi

Lines Matching refs:tmpdir

162     my_template="${TMPDIR-/tmp}/${1-$progname}"
6199 tmpdir=`func_mktempdir`
6201 outputname="$tmpdir/$file"
6209 ${rm}r "$tmpdir"
6241 test -n "$outputname" && ${rm}r "$tmpdir"