ngx_http_image_send   78 src/http/modules/ngx_http_image_filter_module.c static ngx_int_t ngx_http_image_send(ngx_http_request_t *r,
ngx_http_image_send  316 src/http/modules/ngx_http_image_filter_module.c                     return ngx_http_image_send(r, ctx, &out);
ngx_http_image_send  335 src/http/modules/ngx_http_image_filter_module.c             return ngx_http_image_send(r, ctx, in);
ngx_http_image_send  371 src/http/modules/ngx_http_image_filter_module.c         return ngx_http_image_send(r, ctx, &out);