busy_sendfile     169 core/ngx_connection.h     ngx_buf_t          *busy_sendfile;
busy_sendfile     155 http/ngx_http_copy_filter_module.c         if (c->busy_sendfile) {
busy_sendfile     161 http/ngx_http_copy_filter_module.c             file = c->busy_sendfile->file;
busy_sendfile     162 http/ngx_http_copy_filter_module.c             offset = c->busy_sendfile->file_pos;
busy_sendfile     175 http/ngx_http_copy_filter_module.c             c->busy_sendfile = NULL;
busy_sendfile     286 os/unix/ngx_freebsd_sendfile_chain.c                     c->busy_sendfile = file;
busy_sendfile     397 os/unix/ngx_freebsd_sendfile_chain.c         if (c->busy_sendfile) {