Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c62 static ngx_int_t ngx_http_add_addrs(ngx_conf_t *cf, ngx_http_port_t *hport,
1685 if (ngx_http_add_addrs(cf, hport, addr) != NGX_OK) { in ngx_http_init_listening()
1782 ngx_http_add_addrs(ngx_conf_t *cf, ngx_http_port_t *hport, in ngx_http_add_addrs() function