Searched defs:template (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/proxy/
H A Dmod_proxy_http.c580 char *template; local
588 apr_filepath_merge(&template, temp_dir,
591 status = apr_file_mktemp(&tmpfile, template, 0, p);

Completed in 31 milliseconds