Searched refs:ngx_http_upstream_resolved_t (Results 1 – 8 of 8) sorted by relevance
141 ngx_http_upstream_resolved_t *ur);
312 } ngx_http_upstream_resolved_t; typedef340 ngx_http_upstream_resolved_t *resolved;
300 ngx_http_upstream_resolved_t *ur) in ngx_http_upstream_create_round_robin_peer()
1189 ngx_http_upstream_resolved_t *ur; in ngx_http_upstream_resolve_handler()
582 u->resolved = ngx_pcalloc(r->pool, sizeof(ngx_http_upstream_resolved_t)); in ngx_http_scgi_eval()
785 u->resolved = ngx_pcalloc(r->pool, sizeof(ngx_http_upstream_resolved_t)); in ngx_http_uwsgi_eval()
786 u->resolved = ngx_pcalloc(r->pool, sizeof(ngx_http_upstream_resolved_t)); in ngx_http_fastcgi_eval()
1049 u->resolved = ngx_pcalloc(r->pool, sizeof(ngx_http_upstream_resolved_t)); in ngx_http_proxy_eval()