Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c21 static ngx_int_t ngx_http_add_addresses(ngx_conf_t *cf,
1172 return ngx_http_add_addresses(cf, cscf, &port[i], lsopt); in ngx_http_add_listen()
1191 ngx_http_add_addresses(ngx_conf_t *cf, ngx_http_core_srv_conf_t *cscf, in ngx_http_add_addresses() function