Searched refs:bbtmp (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/apreq/
H A Dapreq_private_apache2.h21 apr_bucket_brigade *bbtmp; /* temporary copy of bb, destined for the spool */ member in struct:filter_ctx
H A Dfilter.c179 ctx->bbtmp = apr_brigade_create(r->pool, ba);
281 apreq_brigade_copy(ctx->bbtmp, ctx->bb);
284 ctx->spool, ctx->bbtmp);

Completed in 11 milliseconds