Home
last modified time | relevance | path

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

/dports/www/nginx-full/nginx-upload-module-aa42509/
H A Dngx_http_upload_module.c331 static ngx_int_t ngx_http_upload_start_handler(ngx_http_upload_ctx_t *u);
1374 static ngx_int_t ngx_http_upload_start_handler(ngx_http_upload_ctx_t *u) { /* {{{ */ in ngx_http_upload_start_handler() function
3689 upload_ctx->start_part_f = ngx_http_upload_start_handler; in upload_init_ctx()