Searched refs:ngx_http_upstream_local_t (Results 1 – 2 of 2) sorted by relevance
146 } ngx_http_upstream_local_t; typedef191 ngx_http_upstream_local_t *local;
179 ngx_http_upstream_t *u, ngx_http_upstream_local_t *local);6088 ngx_http_upstream_local_t **plocal, *local; in ngx_http_upstream_bind_set_slot()6091 plocal = (ngx_http_upstream_local_t **) (p + cmd->offset); in ngx_http_upstream_bind_set_slot()6114 local = ngx_pcalloc(cf->pool, sizeof(ngx_http_upstream_local_t)); in ngx_http_upstream_bind_set_slot()6181 ngx_http_upstream_local_t *local) in ngx_http_upstream_set_local()