Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c24 static ngx_int_t ngx_http_add_address(ngx_conf_t *cf,
1186 return ngx_http_add_address(cf, cscf, port, lsopt); in ngx_http_add_listen()
1279 return ngx_http_add_address(cf, cscf, port, lsopt); in ngx_http_add_addresses()
1289 ngx_http_add_address(ngx_conf_t *cf, ngx_http_core_srv_conf_t *cscf, in ngx_http_add_address() function