shadow 29 core/ngx_buf.h ngx_buf_t *shadow; shadow 348 event/ngx_event_pipe.c (cl->buf->shadow ? 1 : 0), shadow 361 event/ngx_event_pipe.c (cl->buf->shadow ? 1 : 0), shadow 374 event/ngx_event_pipe.c (cl->buf->shadow ? 1 : 0), shadow 387 event/ngx_event_pipe.c (cl->buf->shadow ? 1 : 0), shadow 409 event/ngx_event_pipe.c if (cl->buf->shadow == NULL) { shadow 662 event/ngx_event_pipe.c if (ngx_event_pipe_add_free_buf(p, cl->buf->shadow) != NGX_OK) { shadow 669 event/ngx_event_pipe.c cl->buf->shadow = NULL; shadow 785 event/ngx_event_pipe.c tl->buf = b->shadow; shadow 791 event/ngx_event_pipe.c b->shadow->pos = b->shadow->start; shadow 792 event/ngx_event_pipe.c b->shadow->last = b->shadow->start; shadow 794 event/ngx_event_pipe.c ngx_event_pipe_remove_shadow_links(b->shadow); shadow 828 event/ngx_event_pipe.c b->shadow = buf; shadow 832 event/ngx_event_pipe.c buf->shadow = b; shadow 860 event/ngx_event_pipe.c b = buf->shadow; shadow 867 event/ngx_event_pipe.c next = b->shadow; shadow 872 event/ngx_event_pipe.c b->shadow = NULL; shadow 880 event/ngx_event_pipe.c b->shadow = NULL; shadow 882 event/ngx_event_pipe.c buf->shadow = NULL; shadow 892 event/ngx_event_pipe.c if (buf->shadow == NULL) { shadow 896 event/ngx_event_pipe.c for (s = buf->shadow; !s->last_shadow; s = s->shadow) { /* void */ } shadow 906 event/ngx_event_pipe.c if (cl->buf->shadow) { shadow 927 event/ngx_event_pipe.c b->shadow = NULL; shadow 981 event/ngx_event_pipe.c if (ngx_event_pipe_add_free_buf(p, cl->buf->shadow) != NGX_OK) { shadow 988 event/ngx_event_pipe.c cl->buf->shadow = NULL; shadow 621 http/modules/ngx_http_charset_filter_module.c if (b->shadow) { shadow 622 http/modules/ngx_http_charset_filter_module.c b->shadow->pos = b->shadow->last; shadow 732 http/modules/ngx_http_charset_filter_module.c b->shadow = buf; shadow 819 http/modules/ngx_http_charset_filter_module.c b->shadow = buf; shadow 954 http/modules/ngx_http_charset_filter_module.c b->shadow = buf; shadow 1081 http/modules/ngx_http_charset_filter_module.c b->shadow = buf; shadow 1097 http/modules/ngx_http_charset_filter_module.c cl->buf->shadow = NULL; shadow 1140 http/modules/ngx_http_charset_filter_module.c b->shadow = NULL; shadow 1586 http/modules/ngx_http_fastcgi_module.c prev = &buf->shadow; shadow 1718 http/modules/ngx_http_fastcgi_module.c prev = &b->shadow; shadow 1777 http/modules/ngx_http_fastcgi_module.c b->shadow = buf; shadow 526 http/modules/ngx_http_ssi_filter_module.c b->shadow = NULL; shadow 873 http/modules/ngx_http_ssi_filter_module.c b->shadow = ctx->buf; shadow 937 http/modules/ngx_http_ssi_filter_module.c if (b->shadow) { shadow 938 http/modules/ngx_http_ssi_filter_module.c b->shadow->pos = b->shadow->last; shadow 316 http/modules/ngx_http_sub_filter_module.c b->shadow = NULL; shadow 416 http/modules/ngx_http_sub_filter_module.c b->shadow = ctx->buf; shadow 479 http/modules/ngx_http_sub_filter_module.c if (b->shadow) { shadow 480 http/modules/ngx_http_sub_filter_module.c b->shadow->pos = b->shadow->last;