Home | History | Annotate | Download | only in dbus

Lines Matching refs:TMP

4463   Cfile=/tmp/foo${$}
4707 cat conftest.in conftest.in >conftest.tmp
4708 mv conftest.tmp conftest.in
24680 strcpy (addr.sun_path, "X/tmp/dbus-fake-socket-path-used-in-configure-test");
27844 elif ! test -z "$TMP" ; then
27845 DEFAULT_SOCKET_DIR=$TMP
27847 DEFAULT_SOCKET_DIR=/tmp
28563 # creating and moving files from /tmp can sometimes cause problems.
28567 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
28571 # Create a (secure) tmp directory for tmp files.
28574 tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
28575 test -n "$tmp" && test -d "$tmp"
28578 tmp=./confstat$$-$RANDOM
28579 (umask 077 && mkdir $tmp)
28599 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
28796 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
28798 sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
28800 if test ! -s $tmp/subs.frag; then
28808 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
28810 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
28812 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
28830 cat >$tmp/stdin
28968 -) echo $tmp/stdin ;;
29008 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
29009 rm -f $tmp/stdin
29011 mv $tmp/out $ac_file
29013 cat $tmp/out
29014 rm -f $tmp/out
29043 cat >$tmp/stdin
29059 -) echo $tmp/stdin ;;
29083 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
29128 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
29134 # Write a limited-size here document to $tmp/defines.sed.
29135 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
29143 sed -f $tmp/defines.sed $tmp/in >$tmp/out
29144 rm -f $tmp/in
29145 mv $tmp/out $tmp/in
29161 # Write a limited-size here document to $tmp/undefs.sed.
29162 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
29170 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
29171 rm -f $tmp/in
29172 mv $tmp/out $tmp/in
29185 echo "/* Generated by configure. */" >$tmp/config.h
29187 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
29189 cat $tmp/in >>$tmp/config.h
29190 rm -f $tmp/in
29192 if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
29234 mv $tmp/config.h $ac_file
29237 cat $tmp/config.h
29238 rm -f $tmp/config.h