ngx_buf_t          11 core/ngx_buf.c ngx_buf_t *
ngx_buf_t          14 core/ngx_buf.c     ngx_buf_t *b;
ngx_buf_t          72 core/ngx_buf.c     ngx_buf_t    *b;
ngx_buf_t          17 core/ngx_buf.h typedef struct ngx_buf_s  ngx_buf_t;
ngx_buf_t          29 core/ngx_buf.h     ngx_buf_t       *shadow;
ngx_buf_t          59 core/ngx_buf.h     ngx_buf_t    *buf;
ngx_buf_t          80 core/ngx_buf.h     ngx_buf_t                   *buf;
ngx_buf_t         137 core/ngx_buf.h ngx_buf_t *ngx_create_temp_buf(ngx_pool_t *pool, size_t size);
ngx_buf_t         141 core/ngx_buf.h #define ngx_alloc_buf(pool)  ngx_palloc(pool, sizeof(ngx_buf_t))
ngx_buf_t         142 core/ngx_buf.h #define ngx_calloc_buf(pool) ngx_pcalloc(pool, sizeof(ngx_buf_t))
ngx_buf_t          67 core/ngx_conf_file.c     ngx_buf_t         b;
ngx_buf_t          78 core/ngx_conf_file.c     ngx_memzero(&b, sizeof(ngx_buf_t));
ngx_buf_t         107 core/ngx_conf_file.c     ngx_buf_t         buf;
ngx_buf_t         443 core/ngx_conf_file.c     ngx_buf_t   *b;
ngx_buf_t         156 core/ngx_conf_file.h     ngx_buf_t            *buffer;
ngx_buf_t         136 core/ngx_connection.h     ngx_buf_t          *buffer;
ngx_buf_t         169 core/ngx_connection.h     ngx_buf_t          *busy_sendfile;
ngx_buf_t          30 core/ngx_output_chain.c     ngx_output_chain_as_is(ngx_output_chain_ctx_t *ctx, ngx_buf_t *buf);
ngx_buf_t         218 core/ngx_output_chain.c ngx_output_chain_as_is(ngx_output_chain_ctx_t *ctx, ngx_buf_t *buf)
ngx_buf_t         267 core/ngx_output_chain.c     ngx_buf_t    *b, *buf;
ngx_buf_t         298 core/ngx_output_chain.c             ngx_memcpy(b, buf, sizeof(ngx_buf_t));
ngx_buf_t         334 core/ngx_output_chain.c     ngx_buf_t  *in;
ngx_buf_t         384 core/ngx_output_chain.c     ngx_buf_t   *b, *in;
ngx_buf_t         461 core/ngx_output_chain.c     ngx_buf_t   *src, *dst;
ngx_buf_t         699 event/ngx_event_openssl.c     ngx_buf_t  *b;
ngx_buf_t         928 event/ngx_event_openssl.c     ngx_buf_t   *buf;
ngx_buf_t          37 event/ngx_event_openssl.h     ngx_buf_t                  *buf;
ngx_buf_t          17 event/ngx_event_pipe.c static ngx_inline void ngx_event_pipe_remove_shadow_links(ngx_buf_t *buf);
ngx_buf_t          19 event/ngx_event_pipe.c                                                           ngx_buf_t *buf);
ngx_buf_t         103 event/ngx_event_pipe.c     ngx_buf_t    *b;
ngx_buf_t         681 event/ngx_event_pipe.c     ngx_buf_t    *b;
ngx_buf_t         805 event/ngx_event_pipe.c ngx_event_pipe_copy_input_filter(ngx_event_pipe_t *p, ngx_buf_t *buf)
ngx_buf_t         807 event/ngx_event_pipe.c     ngx_buf_t    *b;
ngx_buf_t         827 event/ngx_event_pipe.c     ngx_memcpy(b, buf, sizeof(ngx_buf_t));
ngx_buf_t         856 event/ngx_event_pipe.c ngx_event_pipe_remove_shadow_links(ngx_buf_t *buf)
ngx_buf_t         858 event/ngx_event_pipe.c     ngx_buf_t  *b, *next;
ngx_buf_t         887 event/ngx_event_pipe.c ngx_event_pipe_free_shadow_raw_buf(ngx_chain_t **free, ngx_buf_t *buf)
ngx_buf_t         889 event/ngx_event_pipe.c     ngx_buf_t    *s;
ngx_buf_t         916 event/ngx_event_pipe.c ngx_event_pipe_add_free_buf(ngx_event_pipe_t *p, ngx_buf_t *b)
ngx_buf_t          19 event/ngx_event_pipe.h                                                     ngx_buf_t *buf);
ngx_buf_t          81 event/ngx_event_pipe.h     ngx_buf_t         *buf_to_file;
ngx_buf_t          90 event/ngx_event_pipe.h ngx_int_t ngx_event_pipe_copy_input_filter(ngx_event_pipe_t *p, ngx_buf_t *buf);
ngx_buf_t          91 event/ngx_event_pipe.h ngx_int_t ngx_event_pipe_add_free_buf(ngx_event_pipe_t *p, ngx_buf_t *b);
ngx_buf_t          15 http/modules/ngx_http_autoindex_module.c     ngx_buf_t     *buf;
ngx_buf_t         144 http/modules/ngx_http_autoindex_module.c     ngx_buf_t                      *b;
ngx_buf_t         575 http/modules/ngx_http_autoindex_module.c static ngx_buf_t *
ngx_buf_t          98 http/modules/ngx_http_charset_filter_module.c static ngx_uint_t ngx_http_charset_recode(ngx_buf_t *b, u_char *table);
ngx_buf_t         100 http/modules/ngx_http_charset_filter_module.c     ngx_buf_t *buf, ngx_http_charset_ctx_t *ctx);
ngx_buf_t         102 http/modules/ngx_http_charset_filter_module.c     ngx_buf_t *buf, ngx_http_charset_ctx_t *ctx);
ngx_buf_t         545 http/modules/ngx_http_charset_filter_module.c     ngx_buf_t               *b;
ngx_buf_t         647 http/modules/ngx_http_charset_filter_module.c ngx_http_charset_recode(ngx_buf_t *b, u_char *table)
ngx_buf_t         680 http/modules/ngx_http_charset_filter_module.c ngx_http_charset_recode_from_utf8(ngx_pool_t *pool, ngx_buf_t *buf,
ngx_buf_t         686 http/modules/ngx_http_charset_filter_module.c     ngx_buf_t    *b;
ngx_buf_t         961 http/modules/ngx_http_charset_filter_module.c ngx_http_charset_recode_to_utf8(ngx_pool_t *pool, ngx_buf_t *buf,
ngx_buf_t         966 http/modules/ngx_http_charset_filter_module.c     ngx_buf_t    *b;
ngx_buf_t        1125 http/modules/ngx_http_charset_filter_module.c     ngx_buf_t    *b;
ngx_buf_t          88 http/modules/ngx_http_chunked_filter_module.c     ngx_buf_t    *b;
ngx_buf_t         134 http/modules/ngx_http_fastcgi_module.c     ngx_buf_t *buf);
ngx_buf_t         695 http/modules/ngx_http_fastcgi_module.c     ngx_buf_t                    *b;
ngx_buf_t        1021 http/modules/ngx_http_fastcgi_module.c                 ngx_memcpy(b, body->buf, sizeof(ngx_buf_t));
ngx_buf_t        1142 http/modules/ngx_http_fastcgi_module.c     ngx_buf_t                       buf;
ngx_buf_t        1569 http/modules/ngx_http_fastcgi_module.c ngx_http_fastcgi_input_filter(ngx_event_pipe_t *p, ngx_buf_t *buf)
ngx_buf_t        1573 http/modules/ngx_http_fastcgi_module.c     ngx_buf_t               *b, **prev;
ngx_buf_t        1708 http/modules/ngx_http_fastcgi_module.c         ngx_memzero(b, sizeof(ngx_buf_t));
ngx_buf_t          70 http/modules/ngx_http_flv_module.c     ngx_buf_t                 *b;
ngx_buf_t         193 http/modules/ngx_http_flv_module.c         b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t));
ngx_buf_t         207 http/modules/ngx_http_flv_module.c     b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t));
ngx_buf_t          42 http/modules/ngx_http_gzip_filter_module.c     ngx_buf_t           *in_buf;
ngx_buf_t          43 http/modules/ngx_http_gzip_filter_module.c     ngx_buf_t           *out_buf;
ngx_buf_t         524 http/modules/ngx_http_gzip_filter_module.c     ngx_buf_t             *b, *buf;
ngx_buf_t         628 http/modules/ngx_http_gzip_filter_module.c     ngx_buf_t      *b;
ngx_buf_t         633 http/modules/ngx_http_gzip_filter_module.c     b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t));
ngx_buf_t         873 http/modules/ngx_http_gzip_filter_module.c     ngx_buf_t         *b;
ngx_buf_t          77 http/modules/ngx_http_gzip_static_module.c     ngx_buf_t                    *b;
ngx_buf_t         219 http/modules/ngx_http_gzip_static_module.c     b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t));
ngx_buf_t          78 http/modules/ngx_http_image_filter_module.c static ngx_buf_t *ngx_http_image_process(ngx_http_request_t *r);
ngx_buf_t          79 http/modules/ngx_http_image_filter_module.c static ngx_buf_t *ngx_http_image_json(ngx_http_request_t *r,
ngx_buf_t          81 http/modules/ngx_http_image_filter_module.c static ngx_buf_t *ngx_http_image_asis(ngx_http_request_t *r,
ngx_buf_t          83 http/modules/ngx_http_image_filter_module.c static void ngx_http_image_length(ngx_http_request_t *r, ngx_buf_t *b);
ngx_buf_t          87 http/modules/ngx_http_image_filter_module.c static ngx_buf_t *ngx_http_image_resize(ngx_http_request_t *r,
ngx_buf_t         435 http/modules/ngx_http_image_filter_module.c     ngx_buf_t                    *b;
ngx_buf_t         479 http/modules/ngx_http_image_filter_module.c static ngx_buf_t *
ngx_buf_t         533 http/modules/ngx_http_image_filter_module.c static ngx_buf_t *
ngx_buf_t         537 http/modules/ngx_http_image_filter_module.c     ngx_buf_t  *b;
ngx_buf_t         539 http/modules/ngx_http_image_filter_module.c     b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t));
ngx_buf_t         585 http/modules/ngx_http_image_filter_module.c static ngx_buf_t *
ngx_buf_t         588 http/modules/ngx_http_image_filter_module.c     ngx_buf_t  *b;
ngx_buf_t         590 http/modules/ngx_http_image_filter_module.c     b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t));
ngx_buf_t         607 http/modules/ngx_http_image_filter_module.c ngx_http_image_length(ngx_http_request_t *r, ngx_buf_t *b)
ngx_buf_t         723 http/modules/ngx_http_image_filter_module.c static ngx_buf_t *
ngx_buf_t         730 http/modules/ngx_http_image_filter_module.c     ngx_buf_t                     *b;
ngx_buf_t         955 http/modules/ngx_http_image_filter_module.c     b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t));
ngx_buf_t         213 http/modules/ngx_http_memcached_module.c     ngx_buf_t                      *b;
ngx_buf_t         403 http/modules/ngx_http_memcached_module.c     ngx_buf_t            *b;
ngx_buf_t         837 http/modules/ngx_http_proxy_module.c     ngx_buf_t                    *b;
ngx_buf_t        1120 http/modules/ngx_http_proxy_module.c             ngx_memcpy(b, body->buf, sizeof(ngx_buf_t));
ngx_buf_t         579 http/modules/ngx_http_range_filter_module.c     ngx_buf_t         *buf;
ngx_buf_t         626 http/modules/ngx_http_range_filter_module.c     ngx_buf_t         *buf;
ngx_buf_t         712 http/modules/ngx_http_range_filter_module.c     ngx_buf_t         *b, *buf;
ngx_buf_t         514 http/modules/ngx_http_scgi_module.c     ngx_buf_t                    *b;
ngx_buf_t         740 http/modules/ngx_http_scgi_module.c             ngx_memcpy(b, body->buf, sizeof(ngx_buf_t));
ngx_buf_t         372 http/modules/ngx_http_ssi_filter_module.c     ngx_buf_t                 *b;
ngx_buf_t         477 http/modules/ngx_http_ssi_filter_module.c                             ngx_memzero(b, sizeof(ngx_buf_t));
ngx_buf_t         522 http/modules/ngx_http_ssi_filter_module.c                     ngx_memcpy(b, ctx->buf, sizeof(ngx_buf_t));
ngx_buf_t         816 http/modules/ngx_http_ssi_filter_module.c                 ngx_memzero(b, sizeof(ngx_buf_t));
ngx_buf_t         849 http/modules/ngx_http_ssi_filter_module.c                     ngx_memzero(b, sizeof(ngx_buf_t));
ngx_buf_t         897 http/modules/ngx_http_ssi_filter_module.c     ngx_buf_t    *b;
ngx_buf_t        1830 http/modules/ngx_http_ssi_filter_module.c     ngx_buf_t                   *b;
ngx_buf_t        1975 http/modules/ngx_http_ssi_filter_module.c                 ngx_memcpy(b, tl->buf, sizeof(ngx_buf_t));
ngx_buf_t        2101 http/modules/ngx_http_ssi_filter_module.c     ngx_buf_t                  *b;
ngx_buf_t          39 http/modules/ngx_http_ssi_filter_module.h     ngx_buf_t                *buf;
ngx_buf_t          56 http/modules/ngx_http_static_module.c     ngx_buf_t                 *b;
ngx_buf_t         224 http/modules/ngx_http_static_module.c     b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t));
ngx_buf_t          64 http/modules/ngx_http_stub_status_module.c     ngx_buf_t         *b;
ngx_buf_t          37 http/modules/ngx_http_sub_filter_module.c     ngx_buf_t                 *buf;
ngx_buf_t         180 http/modules/ngx_http_sub_filter_module.c     ngx_buf_t                 *b;
ngx_buf_t         262 http/modules/ngx_http_sub_filter_module.c                         ngx_memzero(b, sizeof(ngx_buf_t));
ngx_buf_t         312 http/modules/ngx_http_sub_filter_module.c                 ngx_memcpy(b, ctx->buf, sizeof(ngx_buf_t));
ngx_buf_t         392 http/modules/ngx_http_sub_filter_module.c                     ngx_memzero(b, sizeof(ngx_buf_t));
ngx_buf_t         439 http/modules/ngx_http_sub_filter_module.c     ngx_buf_t    *b;
ngx_buf_t         548 http/modules/ngx_http_uwsgi_module.c     ngx_buf_t                    *b;
ngx_buf_t         791 http/modules/ngx_http_uwsgi_module.c             ngx_memcpy(b, body->buf, sizeof(ngx_buf_t));
ngx_buf_t          65 http/modules/ngx_http_xslt_filter_module.c     ngx_http_xslt_filter_ctx_t *ctx, ngx_buf_t *b);
ngx_buf_t          67 http/modules/ngx_http_xslt_filter_module.c     ngx_http_xslt_filter_ctx_t *ctx, ngx_buf_t *b);
ngx_buf_t          75 http/modules/ngx_http_xslt_filter_module.c static ngx_buf_t *ngx_http_xslt_apply_stylesheet(ngx_http_request_t *r,
ngx_buf_t         274 http/modules/ngx_http_xslt_filter_module.c     ngx_buf_t *b)
ngx_buf_t         325 http/modules/ngx_http_xslt_filter_module.c     ngx_buf_t *b)
ngx_buf_t         443 http/modules/ngx_http_xslt_filter_module.c static ngx_buf_t *
ngx_buf_t         449 http/modules/ngx_http_xslt_filter_module.c     ngx_buf_t                        *b;
ngx_buf_t         525 http/modules/ngx_http_xslt_filter_module.c     b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t));
ngx_buf_t          78 http/ngx_http.h ngx_int_t ngx_http_parse_request_line(ngx_http_request_t *r, ngx_buf_t *b);
ngx_buf_t          81 http/ngx_http.h ngx_int_t ngx_http_parse_status_line(ngx_http_request_t *r, ngx_buf_t *b,
ngx_buf_t          85 http/ngx_http.h ngx_int_t ngx_http_parse_header_line(ngx_http_request_t *r, ngx_buf_t *b,
ngx_buf_t          76 http/ngx_http_cache.h     ngx_buf_t                       *buf;
ngx_buf_t        1760 http/ngx_http_core_module.c     ngx_buf_t    *b;
ngx_buf_t        1804 http/ngx_http_core_module.c     b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t));
ngx_buf_t         860 http/ngx_http_file_cache.c     ngx_buf_t         *b;
ngx_buf_t         871 http/ngx_http_file_cache.c     b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t));
ngx_buf_t         159 http/ngx_http_header_filter_module.c     ngx_buf_t                 *b;
ngx_buf_t         103 http/ngx_http_parse.c ngx_http_parse_request_line(ngx_http_request_t *r, ngx_buf_t *b)
ngx_buf_t         754 http/ngx_http_parse.c ngx_http_parse_header_line(ngx_http_request_t *r, ngx_buf_t *b,
ngx_buf_t        1321 http/ngx_http_parse.c ngx_http_parse_status_line(ngx_http_request_t *r, ngx_buf_t *b,
ngx_buf_t        1179 http/ngx_http_request.c     ngx_buf_t                 *b;
ngx_buf_t        1222 http/ngx_http_request.c                   cscf->large_client_header_buffers.num * sizeof(ngx_buf_t *));
ngx_buf_t        2384 http/ngx_http_request.c     ngx_buf_t                 *b, *f;
ngx_buf_t        2428 http/ngx_http_request.c                   cscf->large_client_header_buffers.num * sizeof(ngx_buf_t *));
ngx_buf_t        2610 http/ngx_http_request.c     ngx_buf_t         *b;
ngx_buf_t        2837 http/ngx_http_request.c     ngx_buf_t    *b;
ngx_buf_t         274 http/ngx_http_request.h     ngx_buf_t                        *buf;
ngx_buf_t         284 http/ngx_http_request.h     ngx_buf_t                       **busy;
ngx_buf_t         287 http/ngx_http_request.h     ngx_buf_t                       **free;
ngx_buf_t         368 http/ngx_http_request.h     ngx_buf_t                        *header_in;
ngx_buf_t          33 http/ngx_http_request_body.c     ngx_buf_t                 *b;
ngx_buf_t         264 http/ngx_http_request_body.c     ngx_buf_t                 *b;
ngx_buf_t         607 http/ngx_http_special_response.c     ngx_buf_t    *b;
ngx_buf_t         717 http/ngx_http_special_response.c     ngx_buf_t    *b;
ngx_buf_t        1935 http/ngx_http_upstream.c     ngx_buf_t         *b;
ngx_buf_t        2360 http/ngx_http_upstream.c     ngx_buf_t                 *b;
ngx_buf_t        2480 http/ngx_http_upstream.c     ngx_buf_t            *b;
ngx_buf_t         268 http/ngx_http_upstream.h     ngx_buf_t                        buffer;
ngx_buf_t        1547 http/ngx_http_variables.c     ngx_buf_t    *buf, *next;
ngx_buf_t         177 mail/ngx_mail.h     ngx_buf_t              *buffer;
ngx_buf_t         187 mail/ngx_mail.h     ngx_buf_t              *buffer;
ngx_buf_t          36 mail/ngx_mail_auth_http_module.c     ngx_buf_t                      *request;
ngx_buf_t          37 mail/ngx_mail_auth_http_module.c     ngx_buf_t                      *response;
ngx_buf_t          72 mail/ngx_mail_auth_http_module.c static ngx_buf_t *ngx_mail_auth_http_create_request(ngx_mail_session_t *s,
ngx_buf_t        1128 mail/ngx_mail_auth_http_module.c static ngx_buf_t *
ngx_buf_t        1133 mail/ngx_mail_auth_http_module.c     ngx_buf_t                 *b;
ngx_buf_t         466 mail/ngx_mail_proxy_module.c     ngx_buf_t                 *b;
ngx_buf_t         706 mail/ngx_mail_proxy_module.c     ngx_buf_t              *b;
ngx_buf_t         841 mail/ngx_mail_proxy_module.c     ngx_buf_t              *b;
ngx_buf_t          47 os/unix/ngx_darwin_sendfile_chain.c     ngx_buf_t       *file;
ngx_buf_t          49 os/unix/ngx_freebsd_sendfile_chain.c     ngx_buf_t       *file;
ngx_buf_t          44 os/unix/ngx_linux_sendfile_chain.c     ngx_buf_t     *file;