ngx_http_discard_request_body   84 src/http/modules/ngx_http_flv_module.c     rc = ngx_http_discard_request_body(r);
ngx_http_discard_request_body  219 src/http/modules/ngx_http_gzip_static_module.c     rc = ngx_http_discard_request_body(r);
ngx_http_discard_request_body  180 src/http/modules/ngx_http_memcached_module.c     rc = ngx_http_discard_request_body(r);
ngx_http_discard_request_body  441 src/http/modules/ngx_http_mp4_module.c     rc = ngx_http_discard_request_body(r);
ngx_http_discard_request_body  211 src/http/modules/ngx_http_static_module.c     rc = ngx_http_discard_request_body(r);
ngx_http_discard_request_body   96 src/http/modules/ngx_http_stub_status_module.c     rc = ngx_http_discard_request_body(r);
ngx_http_discard_request_body  156 src/http/ngx_http.h ngx_int_t ngx_http_discard_request_body(ngx_http_request_t *r);
ngx_http_discard_request_body  960 src/http/ngx_http_core_module.c         (void) ngx_http_discard_request_body(r);
ngx_http_discard_request_body 1856 src/http/ngx_http_core_module.c     if (ngx_http_discard_request_body(r) != NGX_OK) {
ngx_http_discard_request_body  423 src/http/ngx_http_special_response.c     if (ngx_http_discard_request_body(r) != NGX_OK) {