Home
last modified time | relevance | path

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

/dports/www/nginx-full/nginx-upload-module-aa42509/
H A Dngx_http_upload_module.c332 static void ngx_http_upload_finish_handler(ngx_http_upload_ctx_t *u);
1610 static void ngx_http_upload_finish_handler(ngx_http_upload_ctx_t *u) { /* {{{ */ in ngx_http_upload_finish_handler() function
3690 upload_ctx->finish_part_f = ngx_http_upload_finish_handler; in upload_init_ctx()