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

/macosx-10.10/apache-793/httpd/modules/http/
H A Dhttp_core.c238 ap_add_output_filter_handle(ap_byterange_filter_handle,
240 ap_add_output_filter_handle(ap_content_length_filter_handle,
242 ap_add_output_filter_handle(ap_http_header_filter_handle,
244 ap_add_output_filter_handle(ap_http_outerror_filter_handle,
H A Dhttp_request.c602 ap_add_output_filter_handle(ap_subreq_core_filter_handle,
/macosx-10.10/apache-793/httpd/include/
H A Dutil_filter.h461 AP_DECLARE(ap_filter_t *) ap_add_output_filter_handle(ap_filter_rec_t *f,
467 * Returns the filter handle for use with ap_add_output_filter_handle.
/macosx-10.10/apache-793/httpd/modules/cache/
H A Dmod_cache.c135 ap_add_output_filter_handle(
187 cache->save_filter = ap_add_output_filter_handle(
195 cache->save_filter = ap_add_output_filter_handle(
212 cache->remove_url_filter = ap_add_output_filter_handle(
290 ap_add_output_filter_handle(cache_out_handle, cache, r, r->connection);
430 ap_add_output_filter_handle(
489 ap_add_output_filter_handle(cache_save_handle, cache, r,
529 = ap_add_output_filter_handle(
569 ap_add_output_filter_handle(cache_out_handle, cache, r, r->connection);
/macosx-10.10/apache-793/httpd/modules/filters/
H A Dmod_filter.c662 ap_add_output_filter_handle(filter, NULL, r, r->connection);
/macosx-10.10/apache-793/httpd/server/
H A Dutil_filter.c435 AP_DECLARE(ap_filter_t *) ap_add_output_filter_handle(ap_filter_rec_t *f, function
H A Drequest.c1933 ap_add_output_filter_handle(ap_subreq_core_filter_handle,
H A Dcore.c4678 ap_add_output_filter_handle(ap_core_output_filter_handle, net, NULL, net->c);

Completed in 142 milliseconds