Lines Matching refs:tmp

4661     cat "conftest.in" "conftest.in" >"conftest.tmp"
4662 mv "conftest.tmp" "conftest.in"
4676 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4737 cat "conftest.in" "conftest.in" >"conftest.tmp"
4738 mv "conftest.tmp" "conftest.in"
4752 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4803 cat "conftest.in" "conftest.in" >"conftest.tmp"
4804 mv "conftest.tmp" "conftest.in"
4818 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4870 cat "conftest.in" "conftest.in" >"conftest.tmp"
4871 mv "conftest.tmp" "conftest.in"
4885 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
16581 # creating and moving files from /tmp can sometimes cause problems.
16584 # after its creation but before its name has been assigned to `$tmp'.
16587 tmp=
16589 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
16593 # Create a (secure) tmp directory for tmp files.
16596 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
16597 test -n "$tmp" && test -d "$tmp"
16600 tmp=./conf$$-$RANDOM
16601 (umask 077 && mkdir "$tmp")
16624 echo 'BEGIN {' >"$tmp/subs1.awk" &&
16652 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
16700 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
16732 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
16758 cat >"$tmp/defines.awk" <<\_ACAWK ||
16891 -) ac_f="$tmp/stdin";;
16926 *:-:* | *:-) cat >"$tmp/stdin" \
17063 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
17067 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
17068 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
17074 rm -f "$tmp/stdin"
17076 -) cat "$tmp/out" && rm -f "$tmp/out";;
17077 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
17088 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
17089 } >"$tmp/config.h" \
17091 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
17096 mv "$tmp/config.h" "$ac_file" \
17101 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \