Searched defs:template (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/proxy/ | ||
H A D | mod_proxy_http.c | 580 char *template; local 588 apr_filepath_merge(&template, temp_dir, 591 status = apr_file_mktemp(&tmpfile, template, 0, p); |
Completed in 1263 milliseconds