Home
last modified time | relevance | path

Searched refs:temp_path (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.h185 ngx_path_t *temp_path; member
H A Dngx_http_upstream.c3142 p->temp_file->path = u->conf->temp_path; in ngx_http_upstream_send_response()
4064 tf->path = u->conf->temp_path; in ngx_http_upstream_store()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c343 offsetof(ngx_http_scgi_loc_conf_t, upstream.temp_path),
1443 if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path, in ngx_http_scgi_merge_loc_conf()
1444 prev->upstream.temp_path, in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c404 offsetof(ngx_http_uwsgi_loc_conf_t, upstream.temp_path),
1664 if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path, in ngx_http_uwsgi_merge_loc_conf()
1665 prev->upstream.temp_path, in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c493 offsetof(ngx_http_fastcgi_loc_conf_t, upstream.temp_path),
2969 if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path, in ngx_http_fastcgi_merge_loc_conf()
2970 prev->upstream.temp_path, in ngx_http_fastcgi_merge_loc_conf()
H A Dngx_http_proxy_module.c577 offsetof(ngx_http_proxy_loc_conf_t, upstream.temp_path),
3120 if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path, in ngx_http_proxy_merge_loc_conf()
3121 prev->upstream.temp_path, in ngx_http_proxy_merge_loc_conf()