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

/httpd/modules/filters/
H A Dmod_request.c40 static apr_status_t bail_out_on_error(apr_bucket_brigade *bb, function
105 return bail_out_on_error(b, f, HTTP_REQUEST_ENTITY_TOO_LARGE);
117 return bail_out_on_error(b, f, HTTP_REQUEST_ENTITY_TOO_LARGE);
143 return bail_out_on_error(b, f, HTTP_REQUEST_ENTITY_TOO_LARGE);

Completed in 1199 milliseconds