Searched defs:tmpfile_name (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/proxy/ | ||
H A D | mod_proxy_http.c | 608 const char *tmpfile_name; local 610 if (apr_file_name_get(&tmpfile_name, tmpfile) != APR_SUCCESS) { 611 tmpfile_name = "(unknown)"; 615 tmpfile_name); |
Completed in 17 milliseconds