Searched refs:test_tempdir (Results 1 – 1 of 1) sorted by relevance
24 static int test_tempdir(const char *temp_dir, apr_pool_t *p) in test_tempdir() function74 if (len && (len < APR_PATH_MAX) && test_tempdir(value, p)) { in apr_temp_dir_get()83 if (test_tempdir("C:\\TEMP", p)) { in apr_temp_dir_get()90 if (test_tempdir("SYS:/TMP", p)) { in apr_temp_dir_get()98 if (test_tempdir(try_dirs[i], p)) { in apr_temp_dir_get()109 if (test_tempdir(P_tmpdir, p)) { in apr_temp_dir_get()117 if (test_tempdir(cwd, p)) { in apr_temp_dir_get()