ngx_array_push    448 core/nginx.c               ls = ngx_array_push(&cycle->listening);
ngx_array_push    489 core/nginx.c       var = ngx_array_push(&ccf->env);
ngx_array_push   1175 core/nginx.c       var = ngx_array_push(&ccf->env);
ngx_array_push     26 core/ngx_array.h void *ngx_array_push(ngx_array_t *a);
ngx_array_push    681 core/ngx_conf_file.c                 word = ngx_array_push(cf->args);
ngx_array_push   1126 core/ngx_conf_file.c     s = ngx_array_push(*a);
ngx_array_push   1163 core/ngx_conf_file.c     kv = ngx_array_push(*a);
ngx_array_push     26 core/ngx_connection.c     ls = ngx_array_push(&cf->cycle->listening);
ngx_array_push    770 core/ngx_cycle.c     old = ngx_array_push(&ngx_old_cycles);
ngx_array_push    459 core/ngx_file.c     p = ngx_array_push(&cf->cycle->pathes);
ngx_array_push    498 core/ngx_hash.c         name = ngx_array_push(&curr_names);
ngx_array_push    522 core/ngx_hash.c             next_name = ngx_array_push(&next_names);
ngx_array_push    550 core/ngx_hash.c             next_name = ngx_array_push(&next_names);
ngx_array_push    801 core/ngx_hash.c     name = ngx_array_push(&ha->keys_hash[k]);
ngx_array_push    808 core/ngx_hash.c     hk = ngx_array_push(&ha->keys);
ngx_array_push    856 core/ngx_hash.c         name = ngx_array_push(&ha->keys_hash[k]);
ngx_array_push    926 core/ngx_hash.c     hk = ngx_array_push(hwc);
ngx_array_push    961 core/ngx_hash.c     name = ngx_array_push(keys);
ngx_array_push   1063 event/ngx_event.c     dc = ngx_array_push(&ecf->debug_connection);
ngx_array_push    286 http/modules/ngx_http_access_module.c         rule6 = ngx_array_push(alcf->rules6);
ngx_array_push    312 http/modules/ngx_http_access_module.c         rule = ngx_array_push(alcf->rules);
ngx_array_push    368 http/modules/ngx_http_access_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_ACCESS_PHASE].handlers);
ngx_array_push    407 http/modules/ngx_http_auth_basic_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_ACCESS_PHASE].handlers);
ngx_array_push    326 http/modules/ngx_http_autoindex_module.c         entry = ngx_array_push(&entries);
ngx_array_push    663 http/modules/ngx_http_autoindex_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers);
ngx_array_push    477 http/modules/ngx_http_browser_module.c         opera = ngx_array_push(conf->modern_browsers);
ngx_array_push    567 http/modules/ngx_http_browser_module.c     browser = ngx_array_push(bcf->modern_browsers);
ngx_array_push    653 http/modules/ngx_http_browser_module.c         browser = ngx_array_push(bcf->ancient_browsers);
ngx_array_push   1211 http/modules/ngx_http_charset_filter_module.c     table = ngx_array_push(&mcf->tables);
ngx_array_push   1464 http/modules/ngx_http_charset_filter_module.c     c = ngx_array_push(charsets);
ngx_array_push   1590 http/modules/ngx_http_charset_filter_module.c     recode = ngx_array_push(&mcf->recodes);
ngx_array_push   1132 http/modules/ngx_http_dav_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers);
ngx_array_push    234 http/modules/ngx_http_degradation_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_PREACCESS_PHASE].handlers);
ngx_array_push    670 http/modules/ngx_http_fastcgi_module.c     key = ngx_array_push(&r->cache->keys);
ngx_array_push   1554 http/modules/ngx_http_fastcgi_module.c         part = ngx_array_push(f->split_parts);
ngx_array_push   2348 http/modules/ngx_http_fastcgi_module.c             s = ngx_array_push(conf->params_source);
ngx_array_push   2370 http/modules/ngx_http_fastcgi_module.c             hk = ngx_array_push(&headers_names);
ngx_array_push    681 http/modules/ngx_http_geo_module.c                 range = ngx_array_push(a);
ngx_array_push    715 http/modules/ngx_http_geo_module.c                 range = ngx_array_push(a);
ngx_array_push    720 http/modules/ngx_http_geo_module.c                 range = ngx_array_push(a);
ngx_array_push    748 http/modules/ngx_http_geo_module.c                 range = ngx_array_push(a);
ngx_array_push    772 http/modules/ngx_http_geo_module.c                 range = ngx_array_push(a);
ngx_array_push    805 http/modules/ngx_http_geo_module.c         range = ngx_array_push(a);
ngx_array_push   1039 http/modules/ngx_http_geo_module.c     c = ngx_array_push(ctx->proxies);
ngx_array_push    290 http/modules/ngx_http_gzip_static_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers);
ngx_array_push    216 http/modules/ngx_http_headers_filter_module.c         ccp = ngx_array_push(&r->headers_out.cache_control);
ngx_array_push    339 http/modules/ngx_http_headers_filter_module.c     ccp = ngx_array_push(&r->headers_out.cache_control);
ngx_array_push    574 http/modules/ngx_http_headers_filter_module.c     hv = ngx_array_push(hcf->headers);
ngx_array_push    398 http/modules/ngx_http_index_module.c         index = ngx_array_push(conf->indices);
ngx_array_push    425 http/modules/ngx_http_index_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers);
ngx_array_push    472 http/modules/ngx_http_index_module.c         index = ngx_array_push(ilcf->indices);
ngx_array_push    803 http/modules/ngx_http_limit_req_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_PREACCESS_PHASE].handlers);
ngx_array_push    548 http/modules/ngx_http_limit_zone_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_PREACCESS_PHASE].handlers);
ngx_array_push    755 http/modules/ngx_http_log_module.c     fmt = ngx_array_push(&conf->formats);
ngx_array_push    826 http/modules/ngx_http_log_module.c     log = ngx_array_push(conf->logs);
ngx_array_push    886 http/modules/ngx_http_log_module.c     log = ngx_array_push(llcf->logs);
ngx_array_push   1021 http/modules/ngx_http_log_module.c     fmt = ngx_array_push(&lmcf->formats);
ngx_array_push   1081 http/modules/ngx_http_log_module.c             op = ngx_array_push(ops);
ngx_array_push   1165 http/modules/ngx_http_log_module.c                     flush = ngx_array_push(flushes);
ngx_array_push   1350 http/modules/ngx_http_log_module.c         value = ngx_array_push(&a);
ngx_array_push   1367 http/modules/ngx_http_log_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_LOG_PHASE].handlers);
ngx_array_push    437 http/modules/ngx_http_map_module.c         vp = ngx_array_push(&ctx->var_values);
ngx_array_push    493 http/modules/ngx_http_map_module.c     vp = ngx_array_push(&ctx->values_hash[key]);
ngx_array_push    522 http/modules/ngx_http_map_module.c         regex = ngx_array_push(&ctx->regexes);
ngx_array_push    750 http/modules/ngx_http_proxy_module.c     key = ngx_array_push(&r->cache->keys);
ngx_array_push    766 http/modules/ngx_http_proxy_module.c     key = ngx_array_push(&r->cache->keys);
ngx_array_push   1973 http/modules/ngx_http_proxy_module.c             pr = ngx_array_push(conf->redirects);
ngx_array_push   2076 http/modules/ngx_http_proxy_module.c         s = ngx_array_push(conf->headers_source);
ngx_array_push   2171 http/modules/ngx_http_proxy_module.c         s = ngx_array_push(conf->headers_source);
ngx_array_push   2189 http/modules/ngx_http_proxy_module.c         hk = ngx_array_push(&headers_names);
ngx_array_push   2514 http/modules/ngx_http_proxy_module.c     pr = ngx_array_push(plcf->redirects);
ngx_array_push    215 http/modules/ngx_http_random_index_module.c         name = ngx_array_push(&names);
ngx_array_push    308 http/modules/ngx_http_random_index_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers);
ngx_array_push    273 http/modules/ngx_http_range_filter_module.c                 range = ngx_array_push(&ctx->ranges);
ngx_array_push    316 http/modules/ngx_http_range_filter_module.c         range = ngx_array_push(&ctx->ranges);
ngx_array_push    340 http/modules/ngx_http_realip_module.c     from = ngx_array_push(rlcf->from);
ngx_array_push    460 http/modules/ngx_http_realip_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_POST_READ_PHASE].handlers);
ngx_array_push    467 http/modules/ngx_http_realip_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_PREACCESS_PHASE].handlers);
ngx_array_push    528 http/modules/ngx_http_referer_module.c     re = ngx_array_push(rlcf->regex);
ngx_array_push    274 http/modules/ngx_http_rewrite_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_SERVER_REWRITE_PHASE].handlers);
ngx_array_push    281 http/modules/ngx_http_rewrite_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_REWRITE_PHASE].handlers);
ngx_array_push    492 http/modules/ngx_http_scgi_module.c     key = ngx_array_push(&r->cache->keys);
ngx_array_push   1355 http/modules/ngx_http_scgi_module.c             s = ngx_array_push(conf->params_source);
ngx_array_push   1377 http/modules/ngx_http_scgi_module.c             hk = ngx_array_push(&headers_names);
ngx_array_push    207 http/modules/ngx_http_split_clients_module.c     part = ngx_array_push(&ctx->parts);
ngx_array_push   1186 http/modules/ngx_http_ssi_filter_module.c                 ctx->param = ngx_array_push(&ctx->params);
ngx_array_push   1760 http/modules/ngx_http_ssi_filter_module.c         size = ngx_array_push(&lengths);
ngx_array_push   1767 http/modules/ngx_http_ssi_filter_module.c         value = ngx_array_push(&values);
ngx_array_push   2564 http/modules/ngx_http_ssi_filter_module.c     bl = ngx_array_push(mctx->blocks);
ngx_array_push    267 http/modules/ngx_http_static_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers);
ngx_array_push    525 http/modules/ngx_http_uwsgi_module.c     key = ngx_array_push(&r->cache->keys);
ngx_array_push   1413 http/modules/ngx_http_uwsgi_module.c             s = ngx_array_push(conf->params_source);
ngx_array_push   1435 http/modules/ngx_http_uwsgi_module.c             hk = ngx_array_push(&headers_names);
ngx_array_push    603 http/modules/ngx_http_xslt_filter_module.c             s = ngx_array_push(&ctx->params);
ngx_array_push    634 http/modules/ngx_http_xslt_filter_module.c             s = ngx_array_push(&ctx->params);
ngx_array_push    643 http/modules/ngx_http_xslt_filter_module.c     s = ngx_array_push(&ctx->params);
ngx_array_push    747 http/modules/ngx_http_xslt_filter_module.c     file = ngx_array_push(&xmcf->dtd_files);
ngx_array_push    785 http/modules/ngx_http_xslt_filter_module.c     sheet = ngx_array_push(&xlcf->sheets);
ngx_array_push    822 http/modules/ngx_http_xslt_filter_module.c     file = ngx_array_push(&xmcf->sheet_files);
ngx_array_push    847 http/modules/ngx_http_xslt_filter_module.c         param = ngx_array_push(&sheet->params);
ngx_array_push    475 http/modules/perl/ngx_http_perl_module.c         m = ngx_array_push(pmcf->modules);
ngx_array_push    419 http/ngx_http.c         hk = ngx_array_push(&headers_in);
ngx_array_push   1199 http/ngx_http.c     port = ngx_array_push(cmcf->ports);
ngx_array_push   1339 http/ngx_http.c     addr = ngx_array_push(&port->addrs);
ngx_array_push   1388 http/ngx_http.c     server = ngx_array_push(&addr->servers);
ngx_array_push   1930 http/ngx_http.c             type = ngx_array_push(*types);
ngx_array_push   1964 http/ngx_http.c         type = ngx_array_push(*types);
ngx_array_push   2056 http/ngx_http.c         type = ngx_array_push(*types);
ngx_array_push   2508 http/ngx_http_core_module.c     cscfp = ngx_array_push(&cmcf->servers);
ngx_array_push   2872 http/ngx_http_core_module.c         type = ngx_array_push(clcf->types);
ngx_array_push   3031 http/ngx_http_core_module.c         sn = ngx_array_push(&conf->server_names);
ngx_array_push   3244 http/ngx_http_core_module.c             type = ngx_array_push(conf->types);
ngx_array_push   3680 http/ngx_http_core_module.c         sn = ngx_array_push(&cscf->server_names);
ngx_array_push   4077 http/ngx_http_core_module.c         err = ngx_array_push(clcf->error_pages);
ngx_array_push   4439 http/ngx_http_core_module.c         re = ngx_array_push(clcf->gzip_disable);
ngx_array_push   1721 http/ngx_http_file_cache.c             v = ngx_array_push(*a);
ngx_array_push   1749 http/ngx_http_file_cache.c         v = ngx_array_push(*a);
ngx_array_push   1808 http/ngx_http_file_cache.c         cv = ngx_array_push(*a);
ngx_array_push   1496 http/ngx_http_request.c     cookie = ngx_array_push(&r->headers_in.cookies);
ngx_array_push    300 http/ngx_http_script.c         cv = ngx_array_push(*a);
ngx_array_push    774 http/ngx_http_script.c         p = ngx_array_push(*sc->flushes);
ngx_array_push    517 http/ngx_http_upstream.c         u->state = ngx_array_push(r->upstream_states);
ngx_array_push   1076 http/ngx_http_upstream.c     u->state = ngx_array_push(r->upstream_states);
ngx_array_push   3095 http/ngx_http_upstream.c     ph = ngx_array_push(pa);
ngx_array_push   3358 http/ngx_http_upstream.c     ph = ngx_array_push(pa);
ngx_array_push   4071 http/ngx_http_upstream.c     us = ngx_array_push(uscf->servers);
ngx_array_push   4278 http/ngx_http_upstream.c         us = ngx_array_push(uscf->servers);
ngx_array_push   4289 http/ngx_http_upstream.c     uscfp = ngx_array_push(&umcf->upstreams);
ngx_array_push   4379 http/ngx_http_upstream.c         hk = ngx_array_push(&hide_headers);
ngx_array_push   4403 http/ngx_http_upstream.c             hk = ngx_array_push(&hide_headers);
ngx_array_push   4503 http/ngx_http_upstream.c         hk = ngx_array_push(&headers_in);
ngx_array_push    363 http/ngx_http_variables.c     v = ngx_array_push(&cmcf->variables);
ngx_array_push    284 mail/ngx_mail.c     port = ngx_array_push(ports);
ngx_array_push    301 mail/ngx_mail.c     addr = ngx_array_push(&port->addrs);
ngx_array_push   1440 mail/ngx_mail_auth_http_module.c     header = ngx_array_push(ahcf->headers);
ngx_array_push    255 mail/ngx_mail_core_module.c     cscfp = ngx_array_push(&cmcf->servers);
ngx_array_push    357 mail/ngx_mail_core_module.c     ls = ngx_array_push(&cmcf->listen);
ngx_array_push    543 mail/ngx_mail_core_module.c         c = ngx_array_push(a);
ngx_array_push    162 mail/ngx_mail_imap_module.c             c = ngx_array_push(&conf->capabilities);
ngx_array_push    144 mail/ngx_mail_parse.c                 arg = ngx_array_push(&s->args);
ngx_array_push    189 mail/ngx_mail_parse.c         arg = ngx_array_push(&s->args);
ngx_array_push    453 mail/ngx_mail_parse.c                 arg = ngx_array_push(&s->args);
ngx_array_push    539 mail/ngx_mail_parse.c             arg = ngx_array_push(&s->args);
ngx_array_push    589 mail/ngx_mail_parse.c         arg = ngx_array_push(&s->args);
ngx_array_push    763 mail/ngx_mail_parse.c                 arg = ngx_array_push(&s->args);
ngx_array_push    808 mail/ngx_mail_parse.c         arg = ngx_array_push(&s->args);
ngx_array_push    154 mail/ngx_mail_pop3_module.c             c = ngx_array_push(&conf->capabilities);
ngx_array_push    127 os/unix/ngx_darwin_sendfile_chain.c                 iov = ngx_array_push(&header);
ngx_array_push    201 os/unix/ngx_darwin_sendfile_chain.c                     iov = ngx_array_push(&trailer);
ngx_array_push    187 os/unix/ngx_files.c                 iov = ngx_array_push(&vec);
ngx_array_push    131 os/unix/ngx_freebsd_sendfile_chain.c                 iov = ngx_array_push(&header);
ngx_array_push    206 os/unix/ngx_freebsd_sendfile_chain.c                     iov = ngx_array_push(&trailer);
ngx_array_push    134 os/unix/ngx_linux_sendfile_chain.c                 iov = ngx_array_push(&header);
ngx_array_push     73 os/unix/ngx_readv_chain.c             iov = ngx_array_push(&vec);
ngx_array_push    197 os/unix/ngx_readv_chain.c             iov = ngx_array_push(&vec);
ngx_array_push    115 os/unix/ngx_solaris_sendfilev_chain.c                     sfv = ngx_array_push(&vec);
ngx_array_push    149 os/unix/ngx_solaris_sendfilev_chain.c                     sfv = ngx_array_push(&vec);
ngx_array_push     95 os/unix/ngx_writev_chain.c                 iov = ngx_array_push(&vec);