Searched refs:TEMPDIR (Results 1 – 12 of 12) sorted by relevance
36 TEMPDIR=`mktemp --tmpdir -d libunwind-test-XXXXXXXXXX`37 trap "rm -r -- $TEMPDIR" EXIT39 cp crasher $TEMPDIR/crasher41 add_minidebug $TEMPDIR/crasher46 cd $TEMPDIR50 COREFILE=$TEMPDIR/core*53 ./test-coredump-unwind $COREFILE -testcase `cat $TEMPDIR/backing_files`
44 #define TEMPDIR "/tmp" macro46 #define TEMPDIR "/data/local/tmp" macro55 char temp_dir[] = TEMPDIR "/breakpad.XXXXXX"; in AutoTempDir()
44 #define TEMPDIR "/tmp" macro46 #define TEMPDIR "/data/local/tmp" macro
380 elif [ -n "${TEMPDIR}" ]; then381 VPX_TEST_TEMP_ROOT="${TEMPDIR}"
96 TEMPDIR "/%s-unittest.XXXXXX", in Init()
199 context.setAttribute(WebAppContext.TEMPDIR, null); in deconfigure()274 File servletTmpDir = asFile(context.getAttribute(WebAppContext.TEMPDIR)); in resolveTempDirectory()280 context.setAttribute(WebAppContext.TEMPDIR,tmpDir); in resolveTempDirectory()
89 public static final String TEMPDIR = "javax.servlet.context.tempdir"; field in WebAppContext1131 setAttribute(TEMPDIR,_tmpDir); in setTempDirectory()
10 elif test ! -z "$TEMPDIR" ; then11 TMPDIR1="${TEMPDIR}"
113 TEMPDIR, enumerator429 if( options[TEMPDIR].doesOccur ) { in main()430 o.tmpDir = options[TEMPDIR].value; in main()
253 elif test ! -z "$TEMPDIR" ; then254 TMPDIRx="${TEMPDIR}"
614 const char *EnvironmentVariables[] = {"TMPDIR", "TMP", "TEMP", "TEMPDIR"};
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...