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

/httpd/modules/http/
H A Dbyterange_filter.c414 char *bound_head = NULL; local
482 bound_head = apr_pstrcat(r->pool,
491 bound_head = apr_pstrcat(r->pool,
496 ap_xlate_proto_to_ascii(bound_head, strlen(bound_head));
528 e = apr_bucket_pool_create(bound_head, strlen(bound_head),

Completed in 16 milliseconds