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

/httpd/include/
H A Dutil_filter.h62 AP_MODE_INIT enumerator in enum:__anon45
/httpd/modules/debugging/
H A Dmod_dumpio.c123 (( mode ) == AP_MODE_INIT) ? "init" : "unknown" \
/httpd/modules/filters/
H A Dmod_reqtimeout.c219 if (block == APR_NONBLOCK_READ || mode == AP_MODE_INIT
/httpd/server/
H A Dcore_filters.c103 if (mode == AP_MODE_INIT) {
112 * SSL is not in the filter chain, AP_MODE_INIT is a noop.
/httpd/modules/ssl/
H A Dssl_engine_io.c1385 int is_init = (mode == AP_MODE_INIT);
1410 mode != AP_MODE_SPECULATIVE && mode != AP_MODE_INIT) {
1419 * AP_MODE_INIT for protocols that may upgrade the connection

Completed in 1873 milliseconds