ngx_http_spdy_close_stream 3405 src/http/ngx_http_request.c         ngx_http_spdy_close_stream(r->spdy_stream, rc);
ngx_http_spdy_close_stream 1153 src/http/ngx_http_spdy.c             ngx_http_spdy_close_stream(sc->stream,
ngx_http_spdy_close_stream 1162 src/http/ngx_http_spdy.c             ngx_http_spdy_close_stream(sc->stream,
ngx_http_spdy_close_stream 1193 src/http/ngx_http_spdy.c                     ngx_http_spdy_close_stream(sc->stream,
ngx_http_spdy_close_stream 1257 src/http/ngx_http_spdy.c                 ngx_http_spdy_close_stream(sc->stream,
ngx_http_spdy_close_stream 1361 src/http/ngx_http_spdy.c     ngx_http_spdy_close_stream(stream, NGX_HTTP_BAD_REQUEST);
ngx_http_spdy_close_stream 2050 src/http/ngx_http_spdy.c         ngx_http_spdy_close_stream(sc->stream, NGX_HTTP_BAD_REQUEST);
ngx_http_spdy_close_stream 2067 src/http/ngx_http_spdy.c         ngx_http_spdy_close_stream(sc->stream, NGX_HTTP_INTERNAL_SERVER_ERROR);
ngx_http_spdy_close_stream 3095 src/http/ngx_http_spdy.c         ngx_http_spdy_close_stream(r->spdy_stream,
ngx_http_spdy_close_stream 3356 src/http/ngx_http_spdy.c     ngx_http_spdy_close_stream(r->spdy_stream, 0);
ngx_http_spdy_close_stream  214 src/http/ngx_http_spdy.h void ngx_http_spdy_close_stream(ngx_http_spdy_stream_t *stream, ngx_int_t rc);