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