Home
last modified time | relevance | path

Searched refs:ngx_http_connection_t (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h327 } ngx_http_connection_t; typedef
446 ngx_http_connection_t *http_connection;
H A Dngx_http_request.c215 ngx_http_connection_t *hc; in ngx_http_init_connection()
221 hc = ngx_pcalloc(c->pool, sizeof(ngx_http_connection_t)); in ngx_http_init_connection()
382 ngx_http_connection_t *hc; in ngx_http_wait_request_handler()
542 ngx_http_connection_t *hc; in ngx_http_alloc_request()
649 ngx_http_connection_t *hc; in ngx_http_ssl_handshake()
806 ngx_http_connection_t *hc; in ngx_http_ssl_handshake_handler()
862 ngx_http_connection_t *hc; in ngx_http_ssl_servername()
1569 ngx_http_connection_t *hc; in ngx_http_alloc_large_header_buffer()
2154 ngx_http_connection_t *hc; in ngx_http_set_virtual_server()
2265 ngx_http_connection_t *hc; in ngx_http_find_virtual_server()
[all …]
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h120 ngx_http_connection_t *http_connection;
H A Dngx_http_v2.c234 ngx_http_connection_t *hc; in ngx_http_v2_init()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssl_module.c375 ngx_http_connection_t *hc; in ngx_http_ssl_alpn_select()
437 ngx_http_connection_t *hc; in ngx_http_ssl_npn_advertised()