ngx_buf_t 12 src/core/ngx_buf.c ngx_buf_t * ngx_buf_t 15 src/core/ngx_buf.c ngx_buf_t *b; ngx_buf_t 73 src/core/ngx_buf.c ngx_buf_t *b; ngx_buf_t 18 src/core/ngx_buf.h typedef struct ngx_buf_s ngx_buf_t; ngx_buf_t 30 src/core/ngx_buf.h ngx_buf_t *shadow; ngx_buf_t 60 src/core/ngx_buf.h ngx_buf_t *buf; ngx_buf_t 81 src/core/ngx_buf.h ngx_buf_t *buf; ngx_buf_t 100 src/core/ngx_buf.h ssize_t (*aio_preload)(ngx_buf_t *file); ngx_buf_t 149 src/core/ngx_buf.h ngx_buf_t *ngx_create_temp_buf(ngx_pool_t *pool, size_t size); ngx_buf_t 153 src/core/ngx_buf.h #define ngx_alloc_buf(pool) ngx_palloc(pool, sizeof(ngx_buf_t)) ngx_buf_t 154 src/core/ngx_buf.h #define ngx_calloc_buf(pool) ngx_pcalloc(pool, sizeof(ngx_buf_t)) ngx_buf_t 66 src/core/ngx_conf_file.c ngx_buf_t b; ngx_buf_t 77 src/core/ngx_conf_file.c ngx_memzero(&b, sizeof(ngx_buf_t)); ngx_buf_t 106 src/core/ngx_conf_file.c ngx_buf_t buf; ngx_buf_t 440 src/core/ngx_conf_file.c ngx_buf_t *b; ngx_buf_t 148 src/core/ngx_conf_file.h ngx_buf_t *buffer; ngx_buf_t 157 src/core/ngx_connection.h ngx_buf_t *buffer; ngx_buf_t 31 src/core/ngx_output_chain.c ngx_output_chain_as_is(ngx_output_chain_ctx_t *ctx, ngx_buf_t *buf); ngx_buf_t 228 src/core/ngx_output_chain.c ngx_output_chain_as_is(ngx_output_chain_ctx_t *ctx, ngx_buf_t *buf) ngx_buf_t 312 src/core/ngx_output_chain.c ngx_buf_t *b, *buf; ngx_buf_t 343 src/core/ngx_output_chain.c ngx_memcpy(b, buf, sizeof(ngx_buf_t)); ngx_buf_t 379 src/core/ngx_output_chain.c ngx_buf_t *in; ngx_buf_t 429 src/core/ngx_output_chain.c ngx_buf_t *b, *in; ngx_buf_t 506 src/core/ngx_output_chain.c ngx_buf_t *src, *dst; ngx_buf_t 157 src/event/ngx_event.h ssize_t (*preload_handler)(ngx_buf_t *file); ngx_buf_t 1258 src/event/ngx_event_openssl.c ngx_buf_t *b; ngx_buf_t 1510 src/event/ngx_event_openssl.c ngx_buf_t *buf; ngx_buf_t 51 src/event/ngx_event_openssl.h ngx_buf_t *buf; ngx_buf_t 62 src/event/ngx_event_openssl_stapling.c ngx_buf_t *request; ngx_buf_t 63 src/event/ngx_event_openssl_stapling.c ngx_buf_t *response; ngx_buf_t 1101 src/event/ngx_event_openssl_stapling.c ngx_buf_t *b; ngx_buf_t 1249 src/event/ngx_event_openssl_stapling.c ngx_buf_t *b; ngx_buf_t 18 src/event/ngx_event_pipe.c static ngx_inline void ngx_event_pipe_remove_shadow_links(ngx_buf_t *buf); ngx_buf_t 107 src/event/ngx_event_pipe.c ngx_buf_t *b; ngx_buf_t 711 src/event/ngx_event_pipe.c ngx_buf_t *b; ngx_buf_t 818 src/event/ngx_event_pipe.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 877 src/event/ngx_event_pipe.c ngx_event_pipe_copy_input_filter(ngx_event_pipe_t *p, ngx_buf_t *buf) ngx_buf_t 879 src/event/ngx_event_pipe.c ngx_buf_t *b; ngx_buf_t 893 src/event/ngx_event_pipe.c ngx_memcpy(b, buf, sizeof(ngx_buf_t)); ngx_buf_t 920 src/event/ngx_event_pipe.c ngx_event_pipe_remove_shadow_links(ngx_buf_t *buf) ngx_buf_t 922 src/event/ngx_event_pipe.c ngx_buf_t *b, *next; ngx_buf_t 951 src/event/ngx_event_pipe.c ngx_event_pipe_add_free_buf(ngx_event_pipe_t *p, ngx_buf_t *b) ngx_buf_t 20 src/event/ngx_event_pipe.h ngx_buf_t *buf); ngx_buf_t 81 src/event/ngx_event_pipe.h ngx_buf_t *buf_to_file; ngx_buf_t 93 src/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 94 src/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 16 src/http/modules/ngx_http_autoindex_module.c ngx_buf_t *buf; ngx_buf_t 58 src/http/modules/ngx_http_autoindex_module.c static ngx_buf_t *ngx_http_autoindex_html(ngx_http_request_t *r, ngx_buf_t 60 src/http/modules/ngx_http_autoindex_module.c static ngx_buf_t *ngx_http_autoindex_json(ngx_http_request_t *r, ngx_buf_t 64 src/http/modules/ngx_http_autoindex_module.c static ngx_buf_t *ngx_http_autoindex_xml(ngx_http_request_t *r, ngx_buf_t 158 src/http/modules/ngx_http_autoindex_module.c ngx_buf_t *b; ngx_buf_t 428 src/http/modules/ngx_http_autoindex_module.c static ngx_buf_t * ngx_buf_t 435 src/http/modules/ngx_http_autoindex_module.c ngx_buf_t *b; ngx_buf_t 692 src/http/modules/ngx_http_autoindex_module.c static ngx_buf_t * ngx_buf_t 697 src/http/modules/ngx_http_autoindex_module.c ngx_buf_t *b; ngx_buf_t 837 src/http/modules/ngx_http_autoindex_module.c static ngx_buf_t * ngx_buf_t 842 src/http/modules/ngx_http_autoindex_module.c ngx_buf_t *b; ngx_buf_t 951 src/http/modules/ngx_http_autoindex_module.c static ngx_buf_t * ngx_buf_t 99 src/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 101 src/http/modules/ngx_http_charset_filter_module.c ngx_buf_t *buf, ngx_http_charset_ctx_t *ctx); ngx_buf_t 103 src/http/modules/ngx_http_charset_filter_module.c ngx_buf_t *buf, ngx_http_charset_ctx_t *ctx); ngx_buf_t 550 src/http/modules/ngx_http_charset_filter_module.c ngx_buf_t *b; ngx_buf_t 652 src/http/modules/ngx_http_charset_filter_module.c ngx_http_charset_recode(ngx_buf_t *b, u_char *table) ngx_buf_t 685 src/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 691 src/http/modules/ngx_http_charset_filter_module.c ngx_buf_t *b; ngx_buf_t 966 src/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 971 src/http/modules/ngx_http_charset_filter_module.c ngx_buf_t *b; ngx_buf_t 1130 src/http/modules/ngx_http_charset_filter_module.c ngx_buf_t *b; ngx_buf_t 106 src/http/modules/ngx_http_chunked_filter_module.c ngx_buf_t *b; ngx_buf_t 159 src/http/modules/ngx_http_fastcgi_module.c ngx_buf_t *buf); ngx_buf_t 817 src/http/modules/ngx_http_fastcgi_module.c ngx_buf_t *b; ngx_buf_t 1193 src/http/modules/ngx_http_fastcgi_module.c ngx_memcpy(b, body->buf, sizeof(ngx_buf_t)); ngx_buf_t 1326 src/http/modules/ngx_http_fastcgi_module.c ngx_buf_t *b; ngx_buf_t 1445 src/http/modules/ngx_http_fastcgi_module.c ngx_memcpy(b, in->buf, sizeof(ngx_buf_t)); ngx_buf_t 1614 src/http/modules/ngx_http_fastcgi_module.c ngx_buf_t buf; ngx_buf_t 2062 src/http/modules/ngx_http_fastcgi_module.c ngx_http_fastcgi_input_filter(ngx_event_pipe_t *p, ngx_buf_t *buf) ngx_buf_t 2066 src/http/modules/ngx_http_fastcgi_module.c ngx_buf_t *b, **prev; ngx_buf_t 2233 src/http/modules/ngx_http_fastcgi_module.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 2316 src/http/modules/ngx_http_fastcgi_module.c ngx_buf_t *b, *buf; ngx_buf_t 71 src/http/modules/ngx_http_flv_module.c ngx_buf_t *b; ngx_buf_t 206 src/http/modules/ngx_http_flv_module.c b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t)); ngx_buf_t 220 src/http/modules/ngx_http_flv_module.c b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t)); ngx_buf_t 29 src/http/modules/ngx_http_gunzip_filter_module.c ngx_buf_t *in_buf; ngx_buf_t 30 src/http/modules/ngx_http_gunzip_filter_module.c ngx_buf_t *out_buf; ngx_buf_t 419 src/http/modules/ngx_http_gunzip_filter_module.c ngx_buf_t *b; ngx_buf_t 571 src/http/modules/ngx_http_gunzip_filter_module.c ngx_buf_t *b; ngx_buf_t 43 src/http/modules/ngx_http_gzip_filter_module.c ngx_buf_t *in_buf; ngx_buf_t 44 src/http/modules/ngx_http_gzip_filter_module.c ngx_buf_t *out_buf; ngx_buf_t 538 src/http/modules/ngx_http_gzip_filter_module.c ngx_buf_t *b, *buf; ngx_buf_t 642 src/http/modules/ngx_http_gzip_filter_module.c ngx_buf_t *b; ngx_buf_t 647 src/http/modules/ngx_http_gzip_filter_module.c b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t)); ngx_buf_t 775 src/http/modules/ngx_http_gzip_filter_module.c ngx_buf_t *b; ngx_buf_t 903 src/http/modules/ngx_http_gzip_filter_module.c ngx_buf_t *b; ngx_buf_t 91 src/http/modules/ngx_http_gzip_static_module.c ngx_buf_t *b; ngx_buf_t 251 src/http/modules/ngx_http_gzip_static_module.c b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t)); ngx_buf_t 82 src/http/modules/ngx_http_image_filter_module.c static ngx_buf_t *ngx_http_image_process(ngx_http_request_t *r); ngx_buf_t 83 src/http/modules/ngx_http_image_filter_module.c static ngx_buf_t *ngx_http_image_json(ngx_http_request_t *r, ngx_buf_t 85 src/http/modules/ngx_http_image_filter_module.c static ngx_buf_t *ngx_http_image_asis(ngx_http_request_t *r, ngx_buf_t 87 src/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 91 src/http/modules/ngx_http_image_filter_module.c static ngx_buf_t *ngx_http_image_resize(ngx_http_request_t *r, ngx_buf_t 455 src/http/modules/ngx_http_image_filter_module.c ngx_buf_t *b; ngx_buf_t 504 src/http/modules/ngx_http_image_filter_module.c static ngx_buf_t * ngx_buf_t 558 src/http/modules/ngx_http_image_filter_module.c static ngx_buf_t * ngx_buf_t 562 src/http/modules/ngx_http_image_filter_module.c ngx_buf_t *b; ngx_buf_t 564 src/http/modules/ngx_http_image_filter_module.c b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t)); ngx_buf_t 611 src/http/modules/ngx_http_image_filter_module.c static ngx_buf_t * ngx_buf_t 614 src/http/modules/ngx_http_image_filter_module.c ngx_buf_t *b; ngx_buf_t 616 src/http/modules/ngx_http_image_filter_module.c b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t)); ngx_buf_t 633 src/http/modules/ngx_http_image_filter_module.c ngx_http_image_length(ngx_http_request_t *r, ngx_buf_t *b) ngx_buf_t 749 src/http/modules/ngx_http_image_filter_module.c static ngx_buf_t * ngx_buf_t 756 src/http/modules/ngx_http_image_filter_module.c ngx_buf_t *b; ngx_buf_t 1000 src/http/modules/ngx_http_image_filter_module.c b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t)); ngx_buf_t 235 src/http/modules/ngx_http_memcached_module.c ngx_buf_t *b; ngx_buf_t 472 src/http/modules/ngx_http_memcached_module.c ngx_buf_t *b; ngx_buf_t 86 src/http/modules/ngx_http_mp4_module.c ngx_buf_t trak_atom_buf; ngx_buf_t 87 src/http/modules/ngx_http_mp4_module.c ngx_buf_t tkhd_atom_buf; ngx_buf_t 88 src/http/modules/ngx_http_mp4_module.c ngx_buf_t mdia_atom_buf; ngx_buf_t 89 src/http/modules/ngx_http_mp4_module.c ngx_buf_t mdhd_atom_buf; ngx_buf_t 90 src/http/modules/ngx_http_mp4_module.c ngx_buf_t hdlr_atom_buf; ngx_buf_t 91 src/http/modules/ngx_http_mp4_module.c ngx_buf_t minf_atom_buf; ngx_buf_t 92 src/http/modules/ngx_http_mp4_module.c ngx_buf_t vmhd_atom_buf; ngx_buf_t 93 src/http/modules/ngx_http_mp4_module.c ngx_buf_t smhd_atom_buf; ngx_buf_t 94 src/http/modules/ngx_http_mp4_module.c ngx_buf_t dinf_atom_buf; ngx_buf_t 95 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stbl_atom_buf; ngx_buf_t 96 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stsd_atom_buf; ngx_buf_t 97 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stts_atom_buf; ngx_buf_t 98 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stts_data_buf; ngx_buf_t 99 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stss_atom_buf; ngx_buf_t 100 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stss_data_buf; ngx_buf_t 101 src/http/modules/ngx_http_mp4_module.c ngx_buf_t ctts_atom_buf; ngx_buf_t 102 src/http/modules/ngx_http_mp4_module.c ngx_buf_t ctts_data_buf; ngx_buf_t 103 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stsc_atom_buf; ngx_buf_t 104 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stsc_start_chunk_buf; ngx_buf_t 105 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stsc_end_chunk_buf; ngx_buf_t 106 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stsc_data_buf; ngx_buf_t 107 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stsz_atom_buf; ngx_buf_t 108 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stsz_data_buf; ngx_buf_t 109 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stco_atom_buf; ngx_buf_t 110 src/http/modules/ngx_http_mp4_module.c ngx_buf_t stco_data_buf; ngx_buf_t 111 src/http/modules/ngx_http_mp4_module.c ngx_buf_t co64_atom_buf; ngx_buf_t 112 src/http/modules/ngx_http_mp4_module.c ngx_buf_t co64_data_buf; ngx_buf_t 148 src/http/modules/ngx_http_mp4_module.c ngx_buf_t ftyp_atom_buf; ngx_buf_t 149 src/http/modules/ngx_http_mp4_module.c ngx_buf_t moov_atom_buf; ngx_buf_t 150 src/http/modules/ngx_http_mp4_module.c ngx_buf_t mvhd_atom_buf; ngx_buf_t 151 src/http/modules/ngx_http_mp4_module.c ngx_buf_t mdat_atom_buf; ngx_buf_t 152 src/http/modules/ngx_http_mp4_module.c ngx_buf_t mdat_data_buf; ngx_buf_t 427 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *b; ngx_buf_t 649 src/http/modules/ngx_http_mp4_module.c b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t)); ngx_buf_t 1006 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1062 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1140 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *data; ngx_buf_t 1175 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1262 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1356 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1403 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1469 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1561 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1586 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1628 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1724 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1754 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1779 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1795 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1826 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1857 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1887 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1912 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1937 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom; ngx_buf_t 1998 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 2059 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 2108 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *data; ngx_buf_t 2214 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 2277 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 2336 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *data; ngx_buf_t 2412 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 2474 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 2523 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *data; ngx_buf_t 2604 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 2666 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 2738 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *data, *buf; ngx_buf_t 2946 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 3021 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 3106 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 3167 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 3253 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *data; ngx_buf_t 3290 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 3351 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *atom, *data; ngx_buf_t 3437 src/http/modules/ngx_http_mp4_module.c ngx_buf_t *data; ngx_buf_t 134 src/http/modules/ngx_http_proxy_module.c ngx_buf_t *buf); ngx_buf_t 136 src/http/modules/ngx_http_proxy_module.c ngx_buf_t *buf); ngx_buf_t 1125 src/http/modules/ngx_http_proxy_module.c ngx_buf_t *b; ngx_buf_t 1447 src/http/modules/ngx_http_proxy_module.c ngx_memcpy(b, body->buf, sizeof(ngx_buf_t)); ngx_buf_t 1505 src/http/modules/ngx_http_proxy_module.c ngx_buf_t *b; ngx_buf_t 1956 src/http/modules/ngx_http_proxy_module.c ngx_http_proxy_copy_filter(ngx_event_pipe_t *p, ngx_buf_t *buf) ngx_buf_t 1958 src/http/modules/ngx_http_proxy_module.c ngx_buf_t *b; ngx_buf_t 1973 src/http/modules/ngx_http_proxy_module.c ngx_memcpy(b, buf, sizeof(ngx_buf_t)); ngx_buf_t 2014 src/http/modules/ngx_http_proxy_module.c ngx_http_proxy_chunked_filter(ngx_event_pipe_t *p, ngx_buf_t *buf) ngx_buf_t 2017 src/http/modules/ngx_http_proxy_module.c ngx_buf_t *b, **prev; ngx_buf_t 2051 src/http/modules/ngx_http_proxy_module.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 2147 src/http/modules/ngx_http_proxy_module.c ngx_buf_t *b; ngx_buf_t 2194 src/http/modules/ngx_http_proxy_module.c ngx_buf_t *b, *buf; ngx_buf_t 633 src/http/modules/ngx_http_range_filter_module.c ngx_buf_t *buf; ngx_buf_t 673 src/http/modules/ngx_http_range_filter_module.c ngx_buf_t *buf; ngx_buf_t 758 src/http/modules/ngx_http_range_filter_module.c ngx_buf_t *b, *buf; ngx_buf_t 611 src/http/modules/ngx_http_scgi_module.c ngx_buf_t *b; ngx_buf_t 895 src/http/modules/ngx_http_scgi_module.c ngx_memcpy(b, body->buf, sizeof(ngx_buf_t)); ngx_buf_t 391 src/http/modules/ngx_http_ssi_filter_module.c ngx_buf_t *b; ngx_buf_t 496 src/http/modules/ngx_http_ssi_filter_module.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 541 src/http/modules/ngx_http_ssi_filter_module.c ngx_memcpy(b, ctx->buf, sizeof(ngx_buf_t)); ngx_buf_t 835 src/http/modules/ngx_http_ssi_filter_module.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 868 src/http/modules/ngx_http_ssi_filter_module.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 916 src/http/modules/ngx_http_ssi_filter_module.c ngx_buf_t *b; ngx_buf_t 1991 src/http/modules/ngx_http_ssi_filter_module.c ngx_buf_t *b; ngx_buf_t 2124 src/http/modules/ngx_http_ssi_filter_module.c ngx_memcpy(b, tl->buf, sizeof(ngx_buf_t)); ngx_buf_t 2250 src/http/modules/ngx_http_ssi_filter_module.c ngx_buf_t *b; ngx_buf_t 40 src/http/modules/ngx_http_ssi_filter_module.h ngx_buf_t *buf; ngx_buf_t 57 src/http/modules/ngx_http_static_module.c ngx_buf_t *b; ngx_buf_t 239 src/http/modules/ngx_http_static_module.c b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t)); ngx_buf_t 88 src/http/modules/ngx_http_stub_status_module.c ngx_buf_t *b; ngx_buf_t 39 src/http/modules/ngx_http_sub_filter_module.c ngx_buf_t *buf; ngx_buf_t 196 src/http/modules/ngx_http_sub_filter_module.c ngx_buf_t *b; ngx_buf_t 279 src/http/modules/ngx_http_sub_filter_module.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 305 src/http/modules/ngx_http_sub_filter_module.c ngx_memcpy(b, ctx->buf, sizeof(ngx_buf_t)); ngx_buf_t 351 src/http/modules/ngx_http_sub_filter_module.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 391 src/http/modules/ngx_http_sub_filter_module.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 414 src/http/modules/ngx_http_sub_filter_module.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 448 src/http/modules/ngx_http_sub_filter_module.c ngx_buf_t *b; ngx_buf_t 813 src/http/modules/ngx_http_uwsgi_module.c ngx_buf_t *b; ngx_buf_t 1098 src/http/modules/ngx_http_uwsgi_module.c ngx_memcpy(b, body->buf, sizeof(ngx_buf_t)); ngx_buf_t 77 src/http/modules/ngx_http_xslt_filter_module.c ngx_http_xslt_filter_ctx_t *ctx, ngx_buf_t *b); ngx_buf_t 79 src/http/modules/ngx_http_xslt_filter_module.c ngx_http_xslt_filter_ctx_t *ctx, ngx_buf_t *b); ngx_buf_t 87 src/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 310 src/http/modules/ngx_http_xslt_filter_module.c ngx_buf_t *b) ngx_buf_t 370 src/http/modules/ngx_http_xslt_filter_module.c ngx_buf_t *b) ngx_buf_t 487 src/http/modules/ngx_http_xslt_filter_module.c static ngx_buf_t * ngx_buf_t 493 src/http/modules/ngx_http_xslt_filter_module.c ngx_buf_t *b; ngx_buf_t 587 src/http/modules/ngx_http_xslt_filter_module.c b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t)); ngx_buf_t 95 src/http/ngx_http.h ngx_int_t ngx_http_parse_request_line(ngx_http_request_t *r, ngx_buf_t *b); ngx_buf_t 99 src/http/ngx_http.h ngx_int_t ngx_http_parse_status_line(ngx_http_request_t *r, ngx_buf_t *b, ngx_buf_t 103 src/http/ngx_http.h ngx_int_t ngx_http_parse_header_line(ngx_http_request_t *r, ngx_buf_t *b, ngx_buf_t 113 src/http/ngx_http.h ngx_int_t ngx_http_parse_chunked(ngx_http_request_t *r, ngx_buf_t *b, ngx_buf_t 89 src/http/ngx_http_cache.h ngx_buf_t *buf; ngx_buf_t 23 src/http/ngx_http_copy_filter_module.c static ssize_t ngx_http_copy_aio_sendfile_preload(ngx_buf_t *file); ngx_buf_t 205 src/http/ngx_http_copy_filter_module.c ngx_http_copy_aio_sendfile_preload(ngx_buf_t *file) ngx_buf_t 1853 src/http/ngx_http_core_module.c ngx_buf_t *b; ngx_buf_t 1901 src/http/ngx_http_core_module.c b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t)); ngx_buf_t 1531 src/http/ngx_http_file_cache.c ngx_buf_t *b; ngx_buf_t 1546 src/http/ngx_http_file_cache.c b = ngx_pcalloc(r->pool, sizeof(ngx_buf_t)); ngx_buf_t 156 src/http/ngx_http_header_filter_module.c ngx_buf_t *b; ngx_buf_t 104 src/http/ngx_http_parse.c ngx_http_parse_request_line(ngx_http_request_t *r, ngx_buf_t *b) ngx_buf_t 827 src/http/ngx_http_parse.c ngx_http_parse_header_line(ngx_http_request_t *r, ngx_buf_t *b, ngx_buf_t 1583 src/http/ngx_http_parse.c ngx_http_parse_status_line(ngx_http_request_t *r, ngx_buf_t *b, ngx_buf_t 2102 src/http/ngx_http_parse.c ngx_http_parse_chunked(ngx_http_request_t *r, ngx_buf_t *b, ngx_buf_t 379 src/http/ngx_http_request.c ngx_buf_t *b; ngx_buf_t 1419 src/http/ngx_http_request.c ngx_buf_t *b; ngx_buf_t 1460 src/http/ngx_http_request.c cscf->large_client_header_buffers.num * sizeof(ngx_buf_t *)); ngx_buf_t 2834 src/http/ngx_http_request.c ngx_buf_t *b, *f; ngx_buf_t 2878 src/http/ngx_http_request.c cscf->large_client_header_buffers.num * sizeof(ngx_buf_t *)); ngx_buf_t 3066 src/http/ngx_http_request.c ngx_buf_t *b; ngx_buf_t 3315 src/http/ngx_http_request.c ngx_buf_t *b; ngx_buf_t 283 src/http/ngx_http_request.h ngx_buf_t *buf; ngx_buf_t 305 src/http/ngx_http_request.h ngx_buf_t **busy; ngx_buf_t 308 src/http/ngx_http_request.h ngx_buf_t **free; ngx_buf_t 381 src/http/ngx_http_request.h ngx_buf_t *header_in; ngx_buf_t 18 src/http/ngx_http_request_body.c ngx_buf_t *b); ngx_buf_t 36 src/http/ngx_http_request_body.c ngx_buf_t *b; ngx_buf_t 168 src/http/ngx_http_request_body.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 295 src/http/ngx_http_request_body.c ngx_buf_t *b; ngx_buf_t 462 src/http/ngx_http_request_body.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 717 src/http/ngx_http_request_body.c ngx_buf_t b; ngx_buf_t 723 src/http/ngx_http_request_body.c ngx_memzero(&b, sizeof(ngx_buf_t)); ngx_buf_t 768 src/http/ngx_http_request_body.c ngx_http_discard_request_body_filter(ngx_http_request_t *r, ngx_buf_t *b) ngx_buf_t 915 src/http/ngx_http_request_body.c ngx_buf_t *b; ngx_buf_t 944 src/http/ngx_http_request_body.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 985 src/http/ngx_http_request_body.c ngx_buf_t *b; ngx_buf_t 1052 src/http/ngx_http_request_body.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 1096 src/http/ngx_http_request_body.c ngx_memzero(b, sizeof(ngx_buf_t)); ngx_buf_t 1053 src/http/ngx_http_spdy.c ngx_buf_t *buf; ngx_buf_t 1579 src/http/ngx_http_spdy.c ngx_buf_t *buf; ngx_buf_t 1706 src/http/ngx_http_spdy.c ngx_memzero(buf, sizeof(ngx_buf_t)); ngx_buf_t 1823 src/http/ngx_http_spdy.c ngx_buf_t *buf; ngx_buf_t 2081 src/http/ngx_http_spdy.c ngx_buf_t *buf; ngx_buf_t 2116 src/http/ngx_http_spdy.c ngx_buf_t *buf; ngx_buf_t 2155 src/http/ngx_http_spdy.c ngx_buf_t *buf; ngx_buf_t 2189 src/http/ngx_http_spdy.c ngx_buf_t *buf; ngx_buf_t 2260 src/http/ngx_http_spdy.c ngx_buf_t *buf; ngx_buf_t 2335 src/http/ngx_http_spdy.c ngx_buf_t *buf; ngx_buf_t 2683 src/http/ngx_http_spdy.c ngx_buf_t *buf; ngx_buf_t 3186 src/http/ngx_http_spdy.c ngx_buf_t *buf; ngx_buf_t 42 src/http/ngx_http_spdy_filter_module.c ngx_http_spdy_stream_t *stream, ngx_buf_t *buf, off_t offset, off_t size); ngx_buf_t 101 src/http/ngx_http_spdy_filter_module.c ngx_buf_t *b; ngx_buf_t 806 src/http/ngx_http_spdy_filter_module.c ngx_http_spdy_filter_get_shadow(ngx_http_spdy_stream_t *stream, ngx_buf_t *buf, ngx_buf_t 809 src/http/ngx_http_spdy_filter_module.c ngx_buf_t *chunk; ngx_buf_t 819 src/http/ngx_http_spdy_filter_module.c ngx_memcpy(chunk, buf, sizeof(ngx_buf_t)); ngx_buf_t 843 src/http/ngx_http_spdy_filter_module.c ngx_buf_t *buf; ngx_buf_t 998 src/http/ngx_http_spdy_filter_module.c ngx_buf_t *buf; ngx_buf_t 1026 src/http/ngx_http_spdy_filter_module.c ngx_buf_t *buf; ngx_buf_t 618 src/http/ngx_http_special_response.c ngx_buf_t *b; ngx_buf_t 729 src/http/ngx_http_special_response.c ngx_buf_t *b; ngx_buf_t 2569 src/http/ngx_http_upstream.c ngx_buf_t *b; ngx_buf_t 3072 src/http/ngx_http_upstream.c ngx_buf_t *b; ngx_buf_t 3296 src/http/ngx_http_upstream.c ngx_buf_t *b; ngx_buf_t 3426 src/http/ngx_http_upstream.c ngx_buf_t *b; ngx_buf_t 318 src/http/ngx_http_upstream.h ngx_buf_t from_client; ngx_buf_t 320 src/http/ngx_http_upstream.h ngx_buf_t buffer; ngx_buf_t 1943 src/http/ngx_http_variables.c ngx_buf_t *buf; ngx_buf_t 189 src/mail/ngx_mail.h ngx_buf_t *buffer; ngx_buf_t 199 src/mail/ngx_mail.h ngx_buf_t *buffer; ngx_buf_t 38 src/mail/ngx_mail_auth_http_module.c ngx_buf_t *request; ngx_buf_t 39 src/mail/ngx_mail_auth_http_module.c ngx_buf_t *response; ngx_buf_t 74 src/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 1147 src/mail/ngx_mail_auth_http_module.c static ngx_buf_t * ngx_buf_t 1152 src/mail/ngx_mail_auth_http_module.c ngx_buf_t *b; ngx_buf_t 454 src/mail/ngx_mail_proxy_module.c ngx_buf_t *b; ngx_buf_t 722 src/mail/ngx_mail_proxy_module.c ngx_buf_t *b; ngx_buf_t 876 src/mail/ngx_mail_proxy_module.c ngx_buf_t *b; ngx_buf_t 39 src/os/unix/ngx_darwin_sendfile_chain.c ngx_buf_t *file; ngx_buf_t 41 src/os/unix/ngx_freebsd_sendfile_chain.c ngx_buf_t *file; ngx_buf_t 13 src/os/unix/ngx_linux_sendfile_chain.c static ssize_t ngx_linux_sendfile(ngx_connection_t *c, ngx_buf_t *file, ngx_buf_t 23 src/os/unix/ngx_linux_sendfile_chain.c static ngx_int_t ngx_linux_sendfile_thread(ngx_connection_t *c, ngx_buf_t *file, ngx_buf_t 54 src/os/unix/ngx_linux_sendfile_chain.c ngx_buf_t *file; ngx_buf_t 251 src/os/unix/ngx_linux_sendfile_chain.c ngx_linux_sendfile(ngx_connection_t *c, ngx_buf_t *file, size_t size) ngx_buf_t 305 src/os/unix/ngx_linux_sendfile_chain.c ngx_buf_t *file; ngx_buf_t 315 src/os/unix/ngx_linux_sendfile_chain.c ngx_linux_sendfile_thread(ngx_connection_t *c, ngx_buf_t *file, size_t size, ngx_buf_t 387 src/os/unix/ngx_linux_sendfile_chain.c ngx_buf_t *file; ngx_buf_t 816 src/stream/ngx_stream_proxy_module.c ngx_buf_t *b; ngx_buf_t 83 src/stream/ngx_stream_upstream.h ngx_buf_t downstream_buf; ngx_buf_t 84 src/stream/ngx_stream_upstream.h ngx_buf_t upstream_buf;