Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c61 ngx_http_conf_addr_t *addr);
63 ngx_http_conf_addr_t *addr);
66 ngx_http_conf_addr_t *addr);
1195 ngx_http_conf_addr_t *addr; in ngx_http_add_addresses()
1292 ngx_http_conf_addr_t *addr; in ngx_http_add_address()
1341 ngx_http_conf_addr_t *addr) in ngx_http_add_server()
1383 ngx_http_conf_addr_t *addr; in ngx_http_optimize_servers()
1426 ngx_http_conf_addr_t *addr) in ngx_http_server_names()
1632 ngx_http_conf_addr_t *addr; in ngx_http_init_listening()
1783 ngx_http_conf_addr_t *addr) in ngx_http_add_addrs()
[all …]
H A Dngx_http_core_module.h293 } ngx_http_conf_addr_t; typedef
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssl_module.c1107 ngx_http_conf_addr_t *addr; in ngx_http_ssl_init()