local              68 event/ngx_event_connect.c     if (pc->local) {
local              69 event/ngx_event_connect.c         if (bind(s, pc->local->sockaddr, pc->local->socklen) == -1) {
local              71 event/ngx_event_connect.c                           "bind(%V) failed", &pc->local->name);
local              58 event/ngx_event_connect.h     ngx_addr_t                      *local;
local             237 http/modules/ngx_http_fastcgi_module.c       offsetof(ngx_http_fastcgi_loc_conf_t, upstream.local),
local              65 http/modules/ngx_http_memcached_module.c       offsetof(ngx_http_memcached_loc_conf_t, upstream.local),
local             211 http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.local),
local             110 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.local),
local             137 http/modules/ngx_http_uwsgi_module.c       offsetof(ngx_http_uwsgi_loc_conf_t, upstream.local),
local             493 http/ngx_http_upstream.c     u->peer.local = u->conf->local;
local             156 http/ngx_http_upstream.h     ngx_addr_t                      *local;