ngx_http_scgi_loc_conf_t   34 http/modules/ngx_http_scgi_module.c     ngx_http_scgi_loc_conf_t *scf);
ngx_http_scgi_loc_conf_t   96 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.store_access),
ngx_http_scgi_loc_conf_t  103 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.ignore_client_abort),
ngx_http_scgi_loc_conf_t  110 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.local),
ngx_http_scgi_loc_conf_t  117 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.connect_timeout),
ngx_http_scgi_loc_conf_t  124 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.send_timeout),
ngx_http_scgi_loc_conf_t  131 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.buffer_size),
ngx_http_scgi_loc_conf_t  138 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.pass_request_headers),
ngx_http_scgi_loc_conf_t  145 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.pass_request_body),
ngx_http_scgi_loc_conf_t  152 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.intercept_errors),
ngx_http_scgi_loc_conf_t  159 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.read_timeout),
ngx_http_scgi_loc_conf_t  166 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.bufs),
ngx_http_scgi_loc_conf_t  173 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.busy_buffers_size_conf),
ngx_http_scgi_loc_conf_t  203 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.cache_bypass),
ngx_http_scgi_loc_conf_t  210 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.no_cache),
ngx_http_scgi_loc_conf_t  217 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.cache_valid),
ngx_http_scgi_loc_conf_t  224 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.cache_min_uses),
ngx_http_scgi_loc_conf_t  231 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.cache_use_stale),
ngx_http_scgi_loc_conf_t  238 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.cache_methods),
ngx_http_scgi_loc_conf_t  247 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.temp_path),
ngx_http_scgi_loc_conf_t  254 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.max_temp_file_size_conf),
ngx_http_scgi_loc_conf_t  261 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.temp_file_write_size_conf),
ngx_http_scgi_loc_conf_t  268 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.next_upstream),
ngx_http_scgi_loc_conf_t  275 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, params_source),
ngx_http_scgi_loc_conf_t  282 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.pass_headers),
ngx_http_scgi_loc_conf_t  289 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.hide_headers),
ngx_http_scgi_loc_conf_t  296 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.ignore_headers),
ngx_http_scgi_loc_conf_t  371 http/modules/ngx_http_scgi_module.c     ngx_http_scgi_loc_conf_t  *scf;
ngx_http_scgi_loc_conf_t  436 http/modules/ngx_http_scgi_module.c ngx_http_scgi_eval(ngx_http_request_t *r, ngx_http_scgi_loc_conf_t * scf)
ngx_http_scgi_loc_conf_t  490 http/modules/ngx_http_scgi_module.c     ngx_http_scgi_loc_conf_t  *scf;
ngx_http_scgi_loc_conf_t  522 http/modules/ngx_http_scgi_module.c     ngx_http_scgi_loc_conf_t     *scf;
ngx_http_scgi_loc_conf_t  991 http/modules/ngx_http_scgi_module.c     ngx_http_scgi_loc_conf_t  *conf;
ngx_http_scgi_loc_conf_t  993 http/modules/ngx_http_scgi_module.c     conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_scgi_loc_conf_t));
ngx_http_scgi_loc_conf_t 1040 http/modules/ngx_http_scgi_module.c     ngx_http_scgi_loc_conf_t *prev = parent;
ngx_http_scgi_loc_conf_t 1041 http/modules/ngx_http_scgi_module.c     ngx_http_scgi_loc_conf_t *conf = child;
ngx_http_scgi_loc_conf_t 1482 http/modules/ngx_http_scgi_module.c     ngx_http_scgi_loc_conf_t *scf = conf;
ngx_http_scgi_loc_conf_t 1543 http/modules/ngx_http_scgi_module.c     ngx_http_scgi_loc_conf_t *scf = conf;
ngx_http_scgi_loc_conf_t 1600 http/modules/ngx_http_scgi_module.c     ngx_http_scgi_loc_conf_t *scf = conf;
ngx_http_scgi_loc_conf_t 1632 http/modules/ngx_http_scgi_module.c     ngx_http_scgi_loc_conf_t *scf = conf;