Searched defs:copy_bucket (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dcore_filters.c311 apr_bucket *copy_bucket; local
317 rv = apr_bucket_copy(e, &copy_bucket);
321 APR_BRIGADE_INSERT_TAIL(b, copy_bucket);

Completed in 442 milliseconds