Searched refs:TMPDIR (Results 1 – 3 of 3) sorted by relevance
119 …{ tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp…120 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||121 …{ tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir "$tmp" 2>/dev/null) && echo "Warning: creating insecure…122 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; }
339 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
937 _G_template=${TMPDIR-/tmp}/${1-$progname}