Searched refs:ngx_http_add_addrs (Results 1 – 1 of 1) sorted by relevance
62 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