Home
last modified time | relevance | path

Searched refs:ngx_http_init_connection (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.h85 void ngx_http_init_connection(ngx_connection_t *c);
H A Dngx_http.c1713 ls->handler = ngx_http_init_connection; in ngx_http_add_listening()
H A Dngx_http_request.c207 ngx_http_init_connection(ngx_connection_t *c) in ngx_http_init_connection() function