rcl               714 http/modules/ngx_http_range_filter_module.c     ngx_chain_t       *out, *hcl, *rcl, *dcl, **ll;
rcl               765 http/modules/ngx_http_range_filter_module.c         rcl = ngx_alloc_chain_link(r->pool);
rcl               766 http/modules/ngx_http_range_filter_module.c         if (rcl == NULL) {
rcl               770 http/modules/ngx_http_range_filter_module.c         rcl->buf = b;
rcl               804 http/modules/ngx_http_range_filter_module.c         hcl->next = rcl;
rcl               805 http/modules/ngx_http_range_filter_module.c         rcl->next = dcl;