Home
last modified time | relevance | path

Searched refs:h2_res_create_ngtrailer (Results 1 – 6 of 6) sorted by relevance

/dports/www/apache24/httpd-2.4.53/modules/http2/
H A Dh2_util.h406 apr_status_t h2_res_create_ngtrailer(h2_ngheader **ph, apr_pool_t *p,
H A Dh2_util.c1681 apr_status_t h2_res_create_ngtrailer(h2_ngheader **ph, apr_pool_t *p, in h2_res_create_ngtrailer() function
H A Dh2_session.c1369 status = h2_res_create_ngtrailer(&nh, stream->pool, headers); in on_stream_headers()
/dports/www/mod_http2/mod_h2-2.0.2/mod_http2/
H A Dh2_util.h405 apr_status_t h2_res_create_ngtrailer(h2_ngheader **ph, apr_pool_t *p,
H A Dh2_stream.c939 rv = h2_res_create_ngtrailer(&nh, stream->pool, headers); in buffer_output_process_headers()
H A Dh2_util.c1599 apr_status_t h2_res_create_ngtrailer(h2_ngheader **ph, apr_pool_t *p, in h2_res_create_ngtrailer() function