ngx_temp_file_t    17 core/ngx_file.c ngx_write_chain_to_temp_file(ngx_temp_file_t *tf, ngx_chain_t *chain)
ngx_temp_file_t   123 core/ngx_file.h ssize_t ngx_write_chain_to_temp_file(ngx_temp_file_t *tf, ngx_chain_t *chain);
ngx_temp_file_t    83 event/ngx_event_pipe.h     ngx_temp_file_t   *temp_file;
ngx_temp_file_t   132 http/ngx_http_cache.h void ngx_http_file_cache_update(ngx_http_request_t *r, ngx_temp_file_t *tf);
ngx_temp_file_t   134 http/ngx_http_cache.h void ngx_http_file_cache_free(ngx_http_cache_t *c, ngx_temp_file_t *tf);
ngx_temp_file_t   778 http/ngx_http_file_cache.c ngx_http_file_cache_update(ngx_http_request_t *r, ngx_temp_file_t *tf)
ngx_temp_file_t   908 http/ngx_http_file_cache.c ngx_http_file_cache_free(ngx_http_cache_t *c, ngx_temp_file_t *tf)
ngx_temp_file_t   272 http/ngx_http_request.h     ngx_temp_file_t                  *temp_file;
ngx_temp_file_t    35 http/ngx_http_request_body.c     ngx_temp_file_t           *tf;
ngx_temp_file_t    67 http/ngx_http_request_body.c             tf = ngx_pcalloc(r->pool, sizeof(ngx_temp_file_t));
ngx_temp_file_t   388 http/ngx_http_request_body.c     ngx_temp_file_t           *tf;
ngx_temp_file_t   395 http/ngx_http_request_body.c         tf = ngx_pcalloc(r->pool, sizeof(ngx_temp_file_t));
ngx_temp_file_t  2216 http/ngx_http_upstream.c     p->temp_file = ngx_pcalloc(r->pool, sizeof(ngx_temp_file_t));
ngx_temp_file_t  2619 http/ngx_http_upstream.c     ngx_temp_file_t      *tf;
ngx_temp_file_t  2706 http/ngx_http_upstream.c     ngx_temp_file_t        *tf;
ngx_temp_file_t  2715 http/ngx_http_upstream.c         tf = ngx_pcalloc(r->pool, sizeof(ngx_temp_file_t));