ngx_http_upstream_local_t  162 src/http/ngx_http_upstream.c     ngx_http_upstream_local_t *local);
ngx_http_upstream_local_t 5635 src/http/ngx_http_upstream.c     ngx_http_upstream_local_t         **plocal, *local;
ngx_http_upstream_local_t 5638 src/http/ngx_http_upstream.c     plocal = (ngx_http_upstream_local_t **) (p + cmd->offset);
ngx_http_upstream_local_t 5661 src/http/ngx_http_upstream.c     local = ngx_pcalloc(cf->pool, sizeof(ngx_http_upstream_local_t));
ngx_http_upstream_local_t 5704 src/http/ngx_http_upstream.c     ngx_http_upstream_local_t *local)
ngx_http_upstream_local_t  181 src/http/ngx_http_upstream.h     ngx_http_upstream_local_t       *local;