client_body_temp_path  376 http/ngx_http_core_module.c       offsetof(ngx_http_core_loc_conf_t, client_body_temp_path),
client_body_temp_path 3361 http/ngx_http_core_module.c     if (ngx_conf_merge_path_value(cf, &conf->client_body_temp_path,
client_body_temp_path 3362 http/ngx_http_core_module.c                               prev->client_body_temp_path,
client_body_temp_path  396 http/ngx_http_core_module.h     ngx_path_t   *client_body_temp_path;   /* client_body_temp_path */
client_body_temp_path   74 http/ngx_http_request_body.c             tf->path = clcf->client_body_temp_path;
client_body_temp_path  404 http/ngx_http_request_body.c         tf->path = clcf->client_body_temp_path;