Searched refs:ngx_conf_merge_path_value (Results 1 – 7 of 7) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_file.h | 155 char *ngx_conf_merge_path_value(ngx_conf_t *cf, ngx_path_t **path,
|
| H A D | ngx_file.c | 421 ngx_conf_merge_path_value(ngx_conf_t *cf, ngx_path_t **path, ngx_path_t *prev, in ngx_conf_merge_path_value() function
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_scgi_module.c | 1443 if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path, in ngx_http_scgi_merge_loc_conf()
|
| H A D | ngx_http_uwsgi_module.c | 1664 if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path, in ngx_http_uwsgi_merge_loc_conf()
|
| H A D | ngx_http_fastcgi_module.c | 2969 if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path, in ngx_http_fastcgi_merge_loc_conf()
|
| H A D | ngx_http_proxy_module.c | 3120 if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path, in ngx_http_proxy_merge_loc_conf()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.c | 3705 if (ngx_conf_merge_path_value(cf, &conf->client_body_temp_path, in ngx_http_core_merge_loc_conf()
|