no_port 716 core/ngx_inet.c u->no_port = 1; no_port 769 core/ngx_inet.c if (u->no_port) { no_port 850 core/ngx_inet.c u->no_port = 1; no_port 879 core/ngx_inet.c if (u->no_port) { no_port 91 core/ngx_inet.h unsigned no_port:1; no_port 655 http/modules/ngx_http_fastcgi_module.c u->resolved->no_port = url.no_port; no_port 723 http/modules/ngx_http_proxy_module.c u->resolved->port = (in_port_t) (url.no_port ? port : url.port); no_port 724 http/modules/ngx_http_proxy_module.c u->resolved->no_port = url.no_port; no_port 2782 http/modules/ngx_http_proxy_module.c if (u->no_port || u->port == u->default_port) { no_port 477 http/modules/ngx_http_scgi_module.c u->resolved->no_port = url.no_port; no_port 510 http/modules/ngx_http_uwsgi_module.c u->resolved->no_port = url.no_port; no_port 569 http/ngx_http_upstream.c && ((uscf->port == 0 && u->resolved->no_port) no_port 233 http/ngx_http_upstream.h ngx_uint_t no_port; /* unsigned no_port:1 */