ngx_temp_file_t   109 src/core/ngx_file.c ngx_write_chain_to_temp_file(ngx_temp_file_t *tf, ngx_chain_t *chain)
ngx_temp_file_t   134 src/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    86 src/event/ngx_event_pipe.h     ngx_temp_file_t   *temp_file;
ngx_temp_file_t   171 src/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   174 src/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  1324 src/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  1581 src/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   281 src/http/ngx_http_request.h     ngx_temp_file_t                  *temp_file;
ngx_temp_file_t   489 src/http/ngx_http_request_body.c     ngx_temp_file_t           *tf;
ngx_temp_file_t   499 src/http/ngx_http_request_body.c         tf = ngx_pcalloc(r->pool, sizeof(ngx_temp_file_t));
ngx_temp_file_t  1581 src/http/ngx_http_spdy.c     ngx_temp_file_t           *tf;
ngx_temp_file_t  3187 src/http/ngx_http_spdy.c     ngx_temp_file_t           *tf;
ngx_temp_file_t  3210 src/http/ngx_http_spdy.c         tf = ngx_pcalloc(r->pool, sizeof(ngx_temp_file_t));
ngx_temp_file_t  2860 src/http/ngx_http_upstream.c     p->temp_file = ngx_pcalloc(r->pool, sizeof(ngx_temp_file_t));
ngx_temp_file_t  3605 src/http/ngx_http_upstream.c     ngx_temp_file_t   *tf;
ngx_temp_file_t  3695 src/http/ngx_http_upstream.c     ngx_temp_file_t        *tf;
ngx_temp_file_t  3704 src/http/ngx_http_upstream.c         tf = ngx_pcalloc(r->pool, sizeof(ngx_temp_file_t));