Home
last modified time | relevance | path

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 Dngx_file.h155 char *ngx_conf_merge_path_value(ngx_conf_t *cf, ngx_path_t **path,
H A Dngx_file.c421 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 Dngx_http_scgi_module.c1443 if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path, in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c1664 if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path, in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c2969 if (ngx_conf_merge_path_value(cf, &conf->upstream.temp_path, in ngx_http_fastcgi_merge_loc_conf()
H A Dngx_http_proxy_module.c3120 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 Dngx_http_core_module.c3705 if (ngx_conf_merge_path_value(cf, &conf->client_body_temp_path, in ngx_http_core_merge_loc_conf()