Searched refs:TMPDIR (Results 1 - 25 of 94) sorted by relevance

1234

/freebsd-11-stable/usr.sbin/pc-sysinstall/conf/
H A Dpc-sysinstall.conf5 TMPDIR="/tmp/.pc-sysinstall"
6 export TMPDIR
8 # Create a fresh TMPDIR
9 if [ -d "${TMPDIR}" -a "$TMPDIR" != '/' ]; then rm -rf ${TMPDIR}; fi
10 mkdir -p ${TMPDIR}
13 PARTDIR="${TMPDIR}/part-info"
17 SLICECFGDIR="${TMPDIR}/.slice-cfg"
21 MIRRORCFGDIR="${TMPDIR}/
[all...]
/freebsd-11-stable/usr.bin/locate/locate/
H A Dmklocatedb.sh42 : ${TMPDIR:=/tmp}; export TMPDIR
43 test -d "$TMPDIR" || TMPDIR=/tmp
44 if ! TMPDIR=`mktemp -d $TMPDIR/mklocateXXXXXXXXXX`; then
55 sortopt="-u -T $TMPDIR"
59 bigrams=$TMPDIR/_mklocatedb$$.bigrams
60 filelist=$TMPDIR/_mklocatedb$$.list
62 trap 'rm -f $bigrams $filelist; rmdir $TMPDIR'
[all...]
H A Dconcatdb.sh44 : ${TMPDIR:=/var/tmp}; export TMPDIR;
45 test -d "$TMPDIR" || TMPDIR=/var/tmp
61 bigrams=`mktemp ${TMPDIR=/tmp}/_bigrams.XXXXXXXXXX` || exit 1
H A Dupdatedb.sh45 : ${TMPDIR:=/tmp}; export TMPDIR
46 if ! TMPDIR=`mktemp -d $TMPDIR/locateXXXXXXXXXX`; then
91 tmp=$TMPDIR/_updatedb$$
92 trap 'rm -f $tmp; rmdir $TMPDIR' 0 1 2 3 5 10 15
/freebsd-11-stable/contrib/groff/doc/
H A Dfixinfo.sh24 t=${TMPDIR-.}/gro$$.tmp
/freebsd-11-stable/contrib/binutils/binutils/
H A Dsanity.sh32 TMPDIR=./binutils-$$
33 mkdir ${TMPDIR}
35 cp ${BIN}/strip ${TMPDIR}/strip
38 cp ${BIN}/$i ${TMPDIR}/$i
39 ${BIN}/strip ${TMPDIR}/$i
40 cp ${BIN}/$i ${TMPDIR}/$i
41 ${TMPDIR}/strip ${TMPDIR}/$i
48 rm -rf ${TMPDIR}
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/db/
H A Dt_db.sh64 TMPDIR="$(pwd)/db_dir"; export TMPDIR
65 mkdir ${TMPDIR}
93 TMPDIR="$(pwd)/db_dir"; export TMPDIR
94 mkdir ${TMPDIR}
122 TMPDIR="$(pwd)/db_dir"; export TMPDIR
123 mkdir ${TMPDIR}
149 TMPDIR
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/test/
H A DMakefile43 TMPDIR = $(TMPBASE)/test macro
46 -rm -rf $(TMPDIR)
47 mkdir -p $(TMPDIR)
48 -cp -p $(ALLSRCS) $(TMPDIR)
49 -(cd ..; cp -p $(ALLSRCS) $(TMPDIR))
50 ls -la $(TMPDIR)
/freebsd-11-stable/usr.sbin/bsdconfig/examples/
H A Dbrowse_packages_http.sh16 TMPDIR=/tmp
17 PKGDIR=$TMPDIR/packages/$PKG_ABI
30 _directoryPath=$TMPDIR
/freebsd-11-stable/tests/sys/vfs/
H A Dtrailing_slash.sh9 : ${TMPDIR=/tmp}
10 testfile="$TMPDIR/testfile-$$"
11 testlink="$TMPDIR/testlink-$$"
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/
H A Dtst.libdepsepdir.ksh37 libdira=${TMPDIR:-/tmp}/libdepa.$$
38 libdirb=${TMPDIR:-/tmp}/libdepb.$$
39 libdirc=${TMPDIR:-/tmp}/libdepc.$$
H A Derr.circlibdep.ksh33 libdir=${TMPDIR:-/tmp}/libdep.$$
H A Derr.invalidlibdep.ksh33 libdir=${TMPDIR:-/tmp}/libdep.$$
H A Dtst.libchain.ksh33 libdir=${TMPDIR:-/tmp}/libdep.$$
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh41 cfile=${TMPDIR:-/tmp}/inc.$$.$file.c
42 cofile=${TMPDIR:-/tmp}/inc.$$.$file
96 ofile=${TMPDIR:-/tmp}/inc.$file.$$.out
97 errfile=${TMPDIR:-/tmp}/inc.$file.$$.err
114 bigofile=${TMPDIR:-/tmp}/inc.$$.out
118 ofile=${TMPDIR:-/tmp}/inc.$file.$$.out
/freebsd-11-stable/contrib/groff/
H A Dgendef.sh18 # Use $TMPDIR if defined. Default to cwd, for non-Unix systems
22 t=${TMPDIR-.}/gro$$.tmp
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-runcommands.sh69 echo "${CMD}"> ${TMPDIR}/.runcmd.sh
70 chmod 755 ${TMPDIR}/.runcmd.sh
71 sh ${TMPDIR}/.runcmd.sh
74 rm ${TMPDIR}/.runcmd.sh
H A Dfunctions-mountoptical.sh68 echo "MOUNTED" >${TMPDIR}/cdmnt
93 echo "${i}" >${TMPDIR}/cdmnt
113 echo "${i}" >${TMPDIR}/cdmnt
126 echo "${i}" >${TMPDIR}/cdmnt
H A Dfunctions-networking.sh65 rm ${TMPDIR}/.niclist >/dev/null 2>/dev/null
67 ${QUERYDIR}/detect-nics.sh > ${TMPDIR}/.niclist
68 if [ -e "${TMPDIR}/.niclist" ]
79 done < ${TMPDIR}/.niclist
90 rm ${TMPDIR}/.niclist >/dev/null 2>/dev/null
92 ${QUERYDIR}/detect-nics.sh > ${TMPDIR}/.niclist
93 if [ -e "${TMPDIR}/.niclist" ]
119 done < ${TMPDIR}/.niclist
133 rm ${TMPDIR}/.niclist >/dev/null 2>/dev/null
135 ${QUERYDIR}/detect-nics.sh > ${TMPDIR}/
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/include/
H A Dtst.includefirst.ksh37 firstinc=${TMPDIR:-/tmp}/firstinc.$$
38 secondinc=${TMPDIR:-/tmp}/secondinc.$$
/freebsd-11-stable/tools/tools/mid/
H A Dmid-build10 TMPDIR=/var/tmp; export TMPDIR
/freebsd-11-stable/usr.bin/lastcomm/tests/
H A Dvalues.sh8 TMPDIR=$$.tmp
23 mkdir $TMPDIR
24 cd $TMPDIR
79 rm -rf $TMPDIR
/freebsd-11-stable/usr.sbin/newsyslog/tests/
H A Dlegacy_test.sh15 TMPDIR=$(pwd)/work
188 mkdir -p ${TMPDIR}/log ${TMPDIR}/alog
189 cd ${TMPDIR}/log
194 cd ${TMPDIR}
195 rm -rf "${TMPDIR}/log" "${TMPDIR}/alog" newsyslog.conf
446 mkdir -p ${TMPDIR}
447 cd ${TMPDIR}
450 LOGFPATH=${TMPDIR}/lo
[all...]
/freebsd-11-stable/tools/regression/iscsi/
H A Discsi-test.sh86 TMPDIR=/tmp
123 echo "user $USER, secret $SECRET. Will use mountpoint $MNTDIR, temporary dir $TMPDIR,"
138 check iscontrol -dt $TARGETIP > $TMPDIR/discovered
139 cat $TMPDIR/discovered
140 echo "TargetName=$TARGET1" > $TMPDIR/expected
141 echo "TargetName=$TARGET2" >> $TMPDIR/expected
142 check cmp $TMPDIR/expected $TMPDIR/discovered
143 rm -f $TMPDIR/expected $TMPDIR/discovere
[all...]
/freebsd-11-stable/usr.sbin/makefs/tests/
H A Dmakefs_tests_common.sh31 : ${TMPDIR=/tmp}
39 TEST_IMAGE="$TMPDIR/test.img"
40 TEST_INPUTS_DIR="$TMPDIR/inputs"
41 TEST_MD_DEVICE_FILE="$TMPDIR/md.output"
42 TEST_MOUNT_DIR="$TMPDIR/mnt"
43 TEST_SPEC_FILE="$TMPDIR/mtree.spec"

Completed in 305 milliseconds

1234