Home
last modified time | relevance | path

Searched refs:h2_mpm_supported (Results 1 – 8 of 8) sorted by relevance

/dports/www/apache24/httpd-2.4.53/modules/http2/
H A Dh2_switch.c59 if (!h2_mpm_supported()) { in h2_protocol_propose()
135 if (!h2_mpm_supported()) { in h2_protocol_switch()
H A Dh2_conn.h74 int h2_mpm_supported(void);
H A Dmod_http2.c150 if (!h2_mpm_supported() && !mpm_warned) { in h2_post_config()
H A Dh2_conn.c170 int h2_mpm_supported(void) in h2_mpm_supported() function
/dports/www/mod_http2/mod_h2-2.0.2/mod_http2/
H A Dh2_switch.c60 if (!h2_mpm_supported()) { in h2_protocol_propose()
136 if (!h2_mpm_supported()) { in h2_protocol_switch()
H A Dh2_c2.h36 int h2_mpm_supported(void);
H A Dmod_http2.c149 if (!h2_mpm_supported() && !mpm_warned) { in h2_post_config()
H A Dh2_c2.c128 int h2_mpm_supported(void) in h2_mpm_supported() function