in_file            45 core/ngx_buf.h     unsigned         in_file:1;
in_file           123 core/ngx_buf.h #define ngx_buf_in_memory_only(b)   (ngx_buf_in_memory(b) && !b->in_file)
in_file           127 core/ngx_buf.h      && !ngx_buf_in_memory(b) && !b->in_file)
in_file           131 core/ngx_buf.h      && !ngx_buf_in_memory(b) && !b->in_file && !b->flush && !b->last_buf)
in_file            61 core/ngx_output_chain.c             && !(in->buf->in_file && in->buf->file_last > NGX_SENDFILE_LIMIT)
in_file           105 core/ngx_output_chain.c                               ctx->in->buf->in_file,
in_file           226 core/ngx_output_chain.c     if (buf->in_file && buf->file->directio) {
in_file           234 core/ngx_output_chain.c     if (buf->in_file && buf->file_pos >= NGX_SENDFILE_LIMIT) {
in_file           246 core/ngx_output_chain.c         buf->in_file = 0;
in_file           287 core/ngx_output_chain.c         if (buf->in_file
in_file           474 core/ngx_output_chain.c     if (src->in_file && src->file_pos >= NGX_SENDFILE_LIMIT) {
in_file           485 core/ngx_output_chain.c         if (src->in_file) {
in_file           488 core/ngx_output_chain.c                 dst->in_file = 1;
in_file           494 core/ngx_output_chain.c                 dst->in_file = 0;
in_file           500 core/ngx_output_chain.c             dst->in_file = 0;
in_file           577 core/ngx_output_chain.c             dst->in_file = 1;
in_file           583 core/ngx_output_chain.c             dst->in_file = 0;
in_file           349 event/ngx_event_pipe.c                        cl->buf->temporary, cl->buf->in_file,
in_file           362 event/ngx_event_pipe.c                        cl->buf->temporary, cl->buf->in_file,
in_file           375 event/ngx_event_pipe.c                        cl->buf->temporary, cl->buf->in_file,
in_file           388 event/ngx_event_pipe.c                        cl->buf->temporary, cl->buf->in_file,
in_file           768 event/ngx_event_pipe.c         b->in_file = 1;
in_file           673 http/modules/ngx_http_charset_filter_module.c     b->in_file = 0;
in_file           110 http/modules/ngx_http_chunked_filter_module.c             || cl->buf->in_file)
in_file          1006 http/modules/ngx_http_fastcgi_module.c             if (body->buf->in_file) {
in_file          1023 http/modules/ngx_http_fastcgi_module.c                 if (body->buf->in_file) {
in_file           228 http/modules/ngx_http_flv_module.c     b->in_file = b->file_last ? 1: 0;
in_file           238 http/modules/ngx_http_gzip_static_module.c     b->in_file = b->file_last ? 1 : 0;
in_file           591 http/modules/ngx_http_range_filter_module.c         if (buf->in_file) {
in_file           657 http/modules/ngx_http_range_filter_module.c             if (buf->in_file) {
in_file           669 http/modules/ngx_http_range_filter_module.c             if (buf->in_file) {
in_file           680 http/modules/ngx_http_range_filter_module.c             if (buf->in_file) {
in_file           780 http/modules/ngx_http_range_filter_module.c         b->in_file = buf->in_file;
in_file           786 http/modules/ngx_http_range_filter_module.c         if (buf->in_file) {
in_file           530 http/modules/ngx_http_ssi_filter_module.c                     if (b->in_file) {
in_file           538 http/modules/ngx_http_ssi_filter_module.c                             b->in_file = 0;
in_file           943 http/modules/ngx_http_ssi_filter_module.c         if (ngx_buf_in_memory(b) || b->in_file) {
in_file           243 http/modules/ngx_http_static_module.c     b->in_file = b->file_last ? 1: 0;
in_file           320 http/modules/ngx_http_sub_filter_module.c                 if (b->in_file) {
in_file           485 http/modules/ngx_http_sub_filter_module.c         if (ngx_buf_in_memory(b) || b->in_file) {
in_file           892 http/ngx_http_file_cache.c     b->in_file = 1;
in_file           361 http/ngx_http_request_body.c         b->in_file = 1;
in_file            75 http/ngx_http_write_filter_module.c                        cl->buf->temporary, cl->buf->in_file,
in_file            88 http/ngx_http_write_filter_module.c                           cl->buf->in_file,
in_file           127 http/ngx_http_write_filter_module.c                        cl->buf->temporary, cl->buf->in_file,
in_file           140 http/ngx_http_write_filter_module.c                           cl->buf->in_file,
in_file           142 os/unix/ngx_darwin_sendfile_chain.c         if (cl && cl->buf->in_file && send < limit) {
in_file           167 os/unix/ngx_darwin_sendfile_chain.c                      && cl->buf->in_file
in_file           332 os/unix/ngx_darwin_sendfile_chain.c                 if (cl->buf->in_file) {
in_file           343 os/unix/ngx_darwin_sendfile_chain.c             if (cl->buf->in_file) {
in_file           146 os/unix/ngx_freebsd_sendfile_chain.c         if (cl && cl->buf->in_file && send < limit) {
in_file           171 os/unix/ngx_freebsd_sendfile_chain.c                      && cl->buf->in_file
in_file           378 os/unix/ngx_freebsd_sendfile_chain.c                 if (cl->buf->in_file) {
in_file           389 os/unix/ngx_freebsd_sendfile_chain.c             if (cl->buf->in_file) {
in_file           100 os/unix/ngx_linux_sendfile_chain.c             if (!ngx_buf_in_memory(cl->buf) && !cl->buf->in_file) {
in_file           106 os/unix/ngx_linux_sendfile_chain.c                               cl->buf->in_file,
in_file           152 os/unix/ngx_linux_sendfile_chain.c             && cl->buf->in_file)
in_file           214 os/unix/ngx_linux_sendfile_chain.c         if (header.nelts == 0 && cl && cl->buf->in_file && send < limit) {
in_file           239 os/unix/ngx_linux_sendfile_chain.c                      && cl->buf->in_file
in_file           344 os/unix/ngx_linux_sendfile_chain.c                 if (cl->buf->in_file) {
in_file           355 os/unix/ngx_linux_sendfile_chain.c             if (cl->buf->in_file) {
in_file           217 os/unix/ngx_solaris_sendfilev_chain.c                 if (cl->buf->in_file) {
in_file           228 os/unix/ngx_solaris_sendfilev_chain.c             if (cl->buf->in_file) {