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

/httpd/modules/apreq/
H A Dfilter.c190 * so the apreq_filter_init hook will not be run.
192 * it's part of the protocol filters. apreq_filter_init does NOT need
194 * the apreq filter can perform this check itself. apreq_filter_init
208 static apr_status_t apreq_filter_init(ap_filter_t *f) function
447 ap_register_input_filter(APREQ_FILTER_NAME, apreq_filter, apreq_filter_init,

Completed in 1568 milliseconds