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

/httpd/modules/filters/
H A Dmod_request.c201 static apr_status_t kept_body_filter(ap_filter_t *f, apr_bucket_brigade *b, function
323 if (f->frec->filter_func.in_func == kept_body_filter ||
381 ap_register_input_filter(KEPT_BODY_FILTER, kept_body_filter,

Completed in 10 milliseconds