Home
last modified time | relevance | path

Searched refs:ngx_http_upload_eval_path (Results 1 – 1 of 1) sorted by relevance

/dports/www/nginx-full/nginx-upload-module-aa42509/
H A Dngx_http_upload_module.c350 static ngx_int_t ngx_http_upload_eval_path(ngx_http_request_t *r);
884 rc = ngx_http_upload_eval_path(r); in ngx_http_upload_handler()
1085 ngx_http_upload_eval_path(ngx_http_request_t *r) { in ngx_http_upload_eval_path() function