ngx_create_temp_file  114 src/core/ngx_file.c         rc = ngx_create_temp_file(&tf->file, tf->path, tf->pool,
ngx_create_temp_file  135 src/core/ngx_file.h ngx_int_t ngx_create_temp_file(ngx_file_t *file, ngx_path_t *path,
ngx_create_temp_file  524 src/http/ngx_http_request_body.c             if (ngx_create_temp_file(&tf->file, tf->path, tf->pool,
ngx_create_temp_file 3231 src/http/ngx_http_spdy.c             && ngx_create_temp_file(&tf->file, tf->path, tf->pool,
ngx_create_temp_file 3715 src/http/ngx_http_upstream.c         if (ngx_create_temp_file(&tf->file, tf->path, tf->pool,