temp_path         381 http/modules/ngx_http_fastcgi_module.c       offsetof(ngx_http_fastcgi_loc_conf_t, upstream.temp_path),
temp_path        2172 http/modules/ngx_http_fastcgi_module.c     if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path,
temp_path        2173 http/modules/ngx_http_fastcgi_module.c                               prev->upstream.temp_path,
temp_path         390 http/modules/ngx_http_proxy_module.c       offsetof(ngx_http_proxy_loc_conf_t, upstream.temp_path),
temp_path        1870 http/modules/ngx_http_proxy_module.c     if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path,
temp_path        1871 http/modules/ngx_http_proxy_module.c                               prev->upstream.temp_path,
temp_path         247 http/modules/ngx_http_scgi_module.c       offsetof(ngx_http_scgi_loc_conf_t, upstream.temp_path),
temp_path        1197 http/modules/ngx_http_scgi_module.c     if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path,
temp_path        1198 http/modules/ngx_http_scgi_module.c                                   prev->upstream.temp_path,
temp_path         274 http/modules/ngx_http_uwsgi_module.c       offsetof(ngx_http_uwsgi_loc_conf_t, upstream.temp_path),
temp_path        1250 http/modules/ngx_http_uwsgi_module.c     if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path,
temp_path        1251 http/modules/ngx_http_uwsgi_module.c                                   prev->upstream.temp_path,
temp_path        2224 http/ngx_http_upstream.c     p->temp_file->path = u->conf->temp_path;
temp_path        2722 http/ngx_http_upstream.c         tf->path = u->conf->temp_path;
temp_path         150 http/ngx_http_upstream.h     ngx_path_t                      *temp_path;