Home
last modified time | relevance | path

Searched refs:TMPDIR (Results 26 – 50 of 60) sorted by relevance

123

/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/
H A Dremoval_with_zdb.ksh24 zdbout=${TMPDIR:-$TEST_BASE_DIR}/zdbout.$$
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pragma/
H A Dtst.libdep.ksh33 libdir=${TMPDIR:-/tmp}/libdep.$$
H A Dtst.libdepfullyconnected.ksh42 libdir=${TMPDIR:-/tmp}/libdep.$$
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.provregex1.ksh39 DIR=${TMPDIR:-/tmp}/dtest.$$
H A Dtst.provregex3.ksh40 DIR=${TMPDIR:-/tmp}/dtest.$$
H A Dtst.provregex2.ksh39 DIR=${TMPDIR:-/tmp}/dtest.$$
H A Dtst.provregex4.ksh40 DIR=${TMPDIR:-/tmp}/dtest.$$
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioFile.cc48 #define TMPDIR "/tmp" macro
140 strlen((tmpdir == NULL) ? TMPDIR : tmpdir)); in createfile()
142 (tmpdir == NULL) ? TMPDIR : tmpdir, TMPFILE); in createfile()
/illumos-gate/usr/src/tools/cscope-fast/
H A DMakefile38 TMPDIR= /tmp macro
H A Dmain.c54 #define TMPDIR "/tmp" macro
168 tmpdir = mygetenv("TMPDIR", TMPDIR); in main()
/illumos-gate/usr/src/lib/libsecdb/common/
H A Di.rbac43 tmp_dir=${TMPDIR:-/tmp}
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh38 rm -r $TMPDIR > /dev/null 2>&1
1562 rm -rf $TMPDIR > /dev/null 2>&1
1592 export TMPDIR="/var/run/kclient"
1594 mkdir $TMPDIR > /dev/null 2>&1
1596 printf "\n$(gettext "Can not create directory: %s")\n\n" $TMPDIR >&2
1971 rm -rf $TMPDIR > /dev/null 2>&1
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmcs.h58 #define TMPDIR "/tmp" macro
H A Dfile.c118 artmpfile.tmp_name = tempnam(TMPDIR, "mcs2"); in each_file()
149 elftmpfile.tmp_name = tempnam(TMPDIR, "mcs1"); in each_file()
/illumos-gate/usr/src/cmd/lp/model/
H A Dalert.proto46 TmPsTdErR=${TMPDIR:-/usr/tmp}/`/bin/uname -n`$$
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh1157 TMPDIR="/var/yp/inityp2l"
1165 [ -d "$TMPDIR" ] && rm -rf $TMPDIR
1166 mkdir $TMPDIR
1168 echo ERROR : Failed to create temp directory $TMPDIR
1445 [ $DEBUG -eq 0 ] && rm -rf $TMPDIR
2020 CONFIG_FILE=${TMPDIR}/${TMPCONF}.$$
5665 MAP_FILE=${TMPDIR}/${TMPMAP}.$$
/illumos-gate/usr/src/cmd/vi/port/
H A Dexrecover.c149 fprintf(stderr,"%s:\n", TMPDIR); in main()
150 listfiles((unsigned char *)TMPDIR); in main()
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh28 unset ENV TMPDIR
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dregress.sh375 then TEST_local=${TMPDIR:-/tmp}/rt-$$/${TWD##*/}
591 *) TWD=${TMPDIR:-/tmp}/$1 ;;
H A DC+probe64 if test "" != "$TMPDIR" -a -d "$TMPDIR"
65 then tmpdir=$TMPDIR
H A Dmktest.sh111 typeset ARG SCRIPT UNIT TEMP=${TMPDIR:-/tmp}/$command.$$.tmp WORK
/illumos-gate/usr/src/cmd/tail/tests/
H A Dtailtests.sh245 export TMPDIR=/var/tmp
/illumos-gate/usr/src/tools/scripts/
H A Dcheck_rtime.pl1110 $Tmpdir = "/tmp" if (!($Tmpdir = $ENV{TMPDIR}) || (! -d $Tmpdir));
/illumos-gate/usr/src/cmd/sgs/lari/
H A Dlari.pl252 if (!($TmpDir = $ENV{TMPDIR}) || (! -d $TmpDir)) {
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c48 #define TMPDIR "/usr/tmp" macro

123