cmcf              364 http/modules/ngx_http_access_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              366 http/modules/ngx_http_access_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              368 http/modules/ngx_http_access_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_ACCESS_PHASE].handlers);
cmcf              403 http/modules/ngx_http_auth_basic_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              405 http/modules/ngx_http_auth_basic_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              407 http/modules/ngx_http_auth_basic_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_ACCESS_PHASE].handlers);
cmcf              659 http/modules/ngx_http_autoindex_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              661 http/modules/ngx_http_autoindex_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              663 http/modules/ngx_http_autoindex_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers);
cmcf             1128 http/modules/ngx_http_dav_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf             1130 http/modules/ngx_http_dav_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf             1132 http/modules/ngx_http_dav_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers);
cmcf              230 http/modules/ngx_http_degradation_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              232 http/modules/ngx_http_degradation_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              234 http/modules/ngx_http_degradation_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_PREACCESS_PHASE].handlers);
cmcf              286 http/modules/ngx_http_gzip_static_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              288 http/modules/ngx_http_gzip_static_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              290 http/modules/ngx_http_gzip_static_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers);
cmcf              421 http/modules/ngx_http_index_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              423 http/modules/ngx_http_index_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              425 http/modules/ngx_http_index_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers);
cmcf              799 http/modules/ngx_http_limit_req_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              801 http/modules/ngx_http_limit_req_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              803 http/modules/ngx_http_limit_req_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_PREACCESS_PHASE].handlers);
cmcf              544 http/modules/ngx_http_limit_zone_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              546 http/modules/ngx_http_limit_zone_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              548 http/modules/ngx_http_limit_zone_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_PREACCESS_PHASE].handlers);
cmcf             1341 http/modules/ngx_http_log_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf             1365 http/modules/ngx_http_log_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf             1367 http/modules/ngx_http_log_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_LOG_PHASE].handlers);
cmcf              304 http/modules/ngx_http_random_index_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              306 http/modules/ngx_http_random_index_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              308 http/modules/ngx_http_random_index_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers);
cmcf              456 http/modules/ngx_http_realip_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              458 http/modules/ngx_http_realip_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              460 http/modules/ngx_http_realip_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_POST_READ_PHASE].handlers);
cmcf              467 http/modules/ngx_http_realip_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_PREACCESS_PHASE].handlers);
cmcf              187 http/modules/ngx_http_rewrite_module.c     ngx_http_core_main_conf_t    *cmcf;
cmcf              197 http/modules/ngx_http_rewrite_module.c     cmcf = ngx_http_get_module_main_conf(r, ngx_http_core_module);
cmcf              199 http/modules/ngx_http_rewrite_module.c     var = cmcf->variables.elts;
cmcf              270 http/modules/ngx_http_rewrite_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              272 http/modules/ngx_http_rewrite_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              274 http/modules/ngx_http_rewrite_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_SERVER_REWRITE_PHASE].handlers);
cmcf              281 http/modules/ngx_http_rewrite_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_REWRITE_PHASE].handlers);
cmcf              263 http/modules/ngx_http_static_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              265 http/modules/ngx_http_static_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              267 http/modules/ngx_http_static_module.c     h = ngx_array_push(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers);
cmcf               14 http/ngx_http.c     ngx_http_core_main_conf_t *cmcf);
cmcf               16 http/ngx_http.c     ngx_http_core_main_conf_t *cmcf);
cmcf               18 http/ngx_http.c     ngx_http_core_main_conf_t *cmcf);
cmcf               30 http/ngx_http.c     ngx_http_core_main_conf_t *cmcf, ngx_http_module_t *module,
cmcf               50 http/ngx_http.c     ngx_http_core_main_conf_t *cmcf, ngx_array_t *ports);
cmcf               52 http/ngx_http.c     ngx_http_core_main_conf_t *cmcf, ngx_http_conf_addr_t *addr);
cmcf              127 http/ngx_http.c     ngx_http_core_main_conf_t   *cmcf;
cmcf              249 http/ngx_http.c     cmcf = ctx->main_conf[ngx_http_core_module.ctx_index];
cmcf              250 http/ngx_http.c     cscfp = cmcf->servers.elts;
cmcf              269 http/ngx_http.c         rv = ngx_http_merge_servers(cf, cmcf, module, mi);
cmcf              278 http/ngx_http.c     for (s = 0; s < cmcf->servers.nelts; s++) {
cmcf              292 http/ngx_http.c     if (ngx_http_init_phases(cf, cmcf) != NGX_OK) {
cmcf              296 http/ngx_http.c     if (ngx_http_init_headers_in_hash(cf, cmcf) != NGX_OK) {
cmcf              327 http/ngx_http.c     if (ngx_http_init_phase_handlers(cf, cmcf) != NGX_OK) {
cmcf              334 http/ngx_http.c     if (ngx_http_optimize_servers(cf, cmcf, cmcf->ports) != NGX_OK) {
cmcf              349 http/ngx_http.c ngx_http_init_phases(ngx_conf_t *cf, ngx_http_core_main_conf_t *cmcf)
cmcf              351 http/ngx_http.c     if (ngx_array_init(&cmcf->phases[NGX_HTTP_POST_READ_PHASE].handlers,
cmcf              358 http/ngx_http.c     if (ngx_array_init(&cmcf->phases[NGX_HTTP_SERVER_REWRITE_PHASE].handlers,
cmcf              365 http/ngx_http.c     if (ngx_array_init(&cmcf->phases[NGX_HTTP_REWRITE_PHASE].handlers,
cmcf              372 http/ngx_http.c     if (ngx_array_init(&cmcf->phases[NGX_HTTP_PREACCESS_PHASE].handlers,
cmcf              379 http/ngx_http.c     if (ngx_array_init(&cmcf->phases[NGX_HTTP_ACCESS_PHASE].handlers,
cmcf              386 http/ngx_http.c     if (ngx_array_init(&cmcf->phases[NGX_HTTP_CONTENT_PHASE].handlers,
cmcf              393 http/ngx_http.c     if (ngx_array_init(&cmcf->phases[NGX_HTTP_LOG_PHASE].handlers,
cmcf              405 http/ngx_http.c ngx_http_init_headers_in_hash(ngx_conf_t *cf, ngx_http_core_main_conf_t *cmcf)
cmcf              429 http/ngx_http.c     hash.hash = &cmcf->headers_in_hash;
cmcf              446 http/ngx_http.c ngx_http_init_phase_handlers(ngx_conf_t *cf, ngx_http_core_main_conf_t *cmcf)
cmcf              455 http/ngx_http.c     cmcf->phase_engine.server_rewrite_index = (ngx_uint_t) -1;
cmcf              456 http/ngx_http.c     cmcf->phase_engine.location_rewrite_index = (ngx_uint_t) -1;
cmcf              458 http/ngx_http.c     use_rewrite = cmcf->phases[NGX_HTTP_REWRITE_PHASE].handlers.nelts ? 1 : 0;
cmcf              459 http/ngx_http.c     use_access = cmcf->phases[NGX_HTTP_ACCESS_PHASE].handlers.nelts ? 1 : 0;
cmcf              461 http/ngx_http.c     n = use_rewrite + use_access + cmcf->try_files + 1 /* find config phase */;
cmcf              464 http/ngx_http.c         n += cmcf->phases[i].handlers.nelts;
cmcf              473 http/ngx_http.c     cmcf->phase_engine.handlers = ph;
cmcf              477 http/ngx_http.c         h = cmcf->phases[i].handlers.elts;
cmcf              482 http/ngx_http.c             if (cmcf->phase_engine.server_rewrite_index == (ngx_uint_t) -1) {
cmcf              483 http/ngx_http.c                 cmcf->phase_engine.server_rewrite_index = n;
cmcf              499 http/ngx_http.c             if (cmcf->phase_engine.location_rewrite_index == (ngx_uint_t) -1) {
cmcf              500 http/ngx_http.c                 cmcf->phase_engine.location_rewrite_index = n;
cmcf              531 http/ngx_http.c             if (cmcf->try_files) {
cmcf              547 http/ngx_http.c         n += cmcf->phases[i].handlers.nelts;
cmcf              549 http/ngx_http.c         for (j = cmcf->phases[i].handlers.nelts - 1; j >=0; j--) {
cmcf              562 http/ngx_http.c ngx_http_merge_servers(ngx_conf_t *cf, ngx_http_core_main_conf_t *cmcf,
cmcf              571 http/ngx_http.c     cscfp = cmcf->servers.elts;
cmcf              576 http/ngx_http.c     for (s = 0; s < cmcf->servers.nelts; s++) {
cmcf             1147 http/ngx_http.c     ngx_http_core_main_conf_t  *cmcf;
cmcf             1152 http/ngx_http.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf             1154 http/ngx_http.c     if (cmcf->ports == NULL) {
cmcf             1155 http/ngx_http.c         cmcf->ports = ngx_array_create(cf->temp_pool, 2,
cmcf             1157 http/ngx_http.c         if (cmcf->ports == NULL) {
cmcf             1185 http/ngx_http.c     port = cmcf->ports->elts;
cmcf             1186 http/ngx_http.c     for (i = 0; i < cmcf->ports->nelts; i++) {
cmcf             1199 http/ngx_http.c     port = ngx_array_push(cmcf->ports);
cmcf             1400 http/ngx_http.c ngx_http_optimize_servers(ngx_conf_t *cf, ngx_http_core_main_conf_t *cmcf,
cmcf             1431 http/ngx_http.c                 if (ngx_http_server_names(cf, cmcf, &addr[a]) != NGX_OK) {
cmcf             1447 http/ngx_http.c ngx_http_server_names(ngx_conf_t *cf, ngx_http_core_main_conf_t *cmcf,
cmcf             1513 http/ngx_http.c     hash.max_size = cmcf->server_names_hash_max_size;
cmcf             1514 http/ngx_http.c     hash.bucket_size = cmcf->server_names_hash_bucket_size;
cmcf              783 http/ngx_http_core_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              808 http/ngx_http_core_module.c         cmcf = ngx_http_get_module_main_conf(r, ngx_http_core_module);
cmcf              809 http/ngx_http_core_module.c         r->phase_handler = cmcf->phase_engine.server_rewrite_index;
cmcf              829 http/ngx_http_core_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              831 http/ngx_http_core_module.c     cmcf = ngx_http_get_module_main_conf(r, ngx_http_core_module);
cmcf              833 http/ngx_http_core_module.c     ph = cmcf->phase_engine.handlers;
cmcf             2355 http/ngx_http_core_module.c     ngx_http_core_main_conf_t   *cmcf;
cmcf             2384 http/ngx_http_core_module.c             cmcf = ngx_http_get_module_main_conf(r, ngx_http_core_module);
cmcf             2386 http/ngx_http_core_module.c             r->phase_handler = cmcf->phase_engine.location_rewrite_index;
cmcf             2449 http/ngx_http_core_module.c     ngx_http_core_main_conf_t   *cmcf;
cmcf             2506 http/ngx_http_core_module.c     cmcf = ctx->main_conf[ngx_http_core_module.ctx_index];
cmcf             2508 http/ngx_http_core_module.c     cscfp = ngx_array_push(&cmcf->servers);
cmcf             2896 http/ngx_http_core_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf             2898 http/ngx_http_core_module.c     cmcf = ngx_pcalloc(cf->pool, sizeof(ngx_http_core_main_conf_t));
cmcf             2899 http/ngx_http_core_module.c     if (cmcf == NULL) {
cmcf             2903 http/ngx_http_core_module.c     if (ngx_array_init(&cmcf->servers, cf->pool, 4,
cmcf             2910 http/ngx_http_core_module.c     cmcf->server_names_hash_max_size = NGX_CONF_UNSET_UINT;
cmcf             2911 http/ngx_http_core_module.c     cmcf->server_names_hash_bucket_size = NGX_CONF_UNSET_UINT;
cmcf             2913 http/ngx_http_core_module.c     cmcf->variables_hash_max_size = NGX_CONF_UNSET_UINT;
cmcf             2914 http/ngx_http_core_module.c     cmcf->variables_hash_bucket_size = NGX_CONF_UNSET_UINT;
cmcf             2916 http/ngx_http_core_module.c     return cmcf;
cmcf             2923 http/ngx_http_core_module.c     ngx_http_core_main_conf_t *cmcf = conf;
cmcf             2925 http/ngx_http_core_module.c     if (cmcf->server_names_hash_max_size == NGX_CONF_UNSET_UINT) {
cmcf             2926 http/ngx_http_core_module.c         cmcf->server_names_hash_max_size = 512;
cmcf             2929 http/ngx_http_core_module.c     if (cmcf->server_names_hash_bucket_size == NGX_CONF_UNSET_UINT) {
cmcf             2930 http/ngx_http_core_module.c         cmcf->server_names_hash_bucket_size = ngx_cacheline_size;
cmcf             2933 http/ngx_http_core_module.c     cmcf->server_names_hash_bucket_size =
cmcf             2934 http/ngx_http_core_module.c             ngx_align(cmcf->server_names_hash_bucket_size, ngx_cacheline_size);
cmcf             2937 http/ngx_http_core_module.c     if (cmcf->variables_hash_max_size == NGX_CONF_UNSET_UINT) {
cmcf             2938 http/ngx_http_core_module.c         cmcf->variables_hash_max_size = 512;
cmcf             2941 http/ngx_http_core_module.c     if (cmcf->variables_hash_bucket_size == NGX_CONF_UNSET_UINT) {
cmcf             2942 http/ngx_http_core_module.c         cmcf->variables_hash_bucket_size = 64;
cmcf             2945 http/ngx_http_core_module.c     cmcf->variables_hash_bucket_size =
cmcf             2946 http/ngx_http_core_module.c                ngx_align(cmcf->variables_hash_bucket_size, ngx_cacheline_size);
cmcf             2948 http/ngx_http_core_module.c     if (cmcf->ncaptures) {
cmcf             2949 http/ngx_http_core_module.c         cmcf->ncaptures = (cmcf->ncaptures + 1) * 3;
cmcf             4128 http/ngx_http_core_module.c     ngx_http_core_main_conf_t  *cmcf;
cmcf             4134 http/ngx_http_core_module.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf             4136 http/ngx_http_core_module.c     cmcf->try_files = 1;
cmcf              251 http/ngx_http_request.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              475 http/ngx_http_request.c     cmcf = ngx_http_get_module_main_conf(r, ngx_http_core_module);
cmcf              477 http/ngx_http_request.c     r->variables = ngx_pcalloc(r->pool, cmcf->variables.nelts
cmcf              945 http/ngx_http_request.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              960 http/ngx_http_request.c     cmcf = ngx_http_get_module_main_conf(r, ngx_http_core_module);
cmcf             1062 http/ngx_http_request.c             hh = ngx_hash_find(&cmcf->headers_in_hash, h->hash,
cmcf             3005 http/ngx_http_request.c     ngx_http_core_main_conf_t  *cmcf;
cmcf             3007 http/ngx_http_request.c     cmcf = ngx_http_get_module_main_conf(r, ngx_http_core_module);
cmcf             3009 http/ngx_http_request.c     log_handler = cmcf->phases[NGX_HTTP_LOG_PHASE].handlers.elts;
cmcf             3010 http/ngx_http_request.c     n = cmcf->phases[NGX_HTTP_LOG_PHASE].handlers.nelts;
cmcf              496 http/ngx_http_script.c     ngx_http_core_main_conf_t    *cmcf;
cmcf              498 http/ngx_http_script.c     cmcf = ngx_http_get_module_main_conf(r, ngx_http_core_module);
cmcf              500 http/ngx_http_script.c     for (i = 0; i < cmcf->variables.nelts; i++) {
cmcf             1684 http/ngx_http_script.c     ngx_http_core_main_conf_t  *cmcf;
cmcf             1686 http/ngx_http_script.c     cmcf = ngx_http_get_module_main_conf(r, ngx_http_core_module);
cmcf             1688 http/ngx_http_script.c     v = cmcf->variables.elts;
cmcf              274 http/ngx_http_variables.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              276 http/ngx_http_variables.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              278 http/ngx_http_variables.c     key = cmcf->variables_keys->keys.elts;
cmcf              279 http/ngx_http_variables.c     for (i = 0; i < cmcf->variables_keys->keys.nelts; i++) {
cmcf              316 http/ngx_http_variables.c     rc = ngx_hash_add_key(cmcf->variables_keys, &v->name, v, 0);
cmcf              337 http/ngx_http_variables.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              339 http/ngx_http_variables.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf              341 http/ngx_http_variables.c     v = cmcf->variables.elts;
cmcf              344 http/ngx_http_variables.c         if (ngx_array_init(&cmcf->variables, cf->pool, 4,
cmcf              352 http/ngx_http_variables.c         for (i = 0; i < cmcf->variables.nelts; i++) {
cmcf              363 http/ngx_http_variables.c     v = ngx_array_push(&cmcf->variables);
cmcf              380 http/ngx_http_variables.c     v->index = cmcf->variables.nelts - 1;
cmcf              382 http/ngx_http_variables.c     return cmcf->variables.nelts - 1;
cmcf              390 http/ngx_http_variables.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              392 http/ngx_http_variables.c     cmcf = ngx_http_get_module_main_conf(r, ngx_http_core_module);
cmcf              394 http/ngx_http_variables.c     if (cmcf->variables.nelts <= index) {
cmcf              404 http/ngx_http_variables.c     v = cmcf->variables.elts;
cmcf              448 http/ngx_http_variables.c     ngx_http_core_main_conf_t  *cmcf;
cmcf              450 http/ngx_http_variables.c     cmcf = ngx_http_get_module_main_conf(r, ngx_http_core_module);
cmcf              452 http/ngx_http_variables.c     v = ngx_hash_find(&cmcf->variables_hash, key, name->data, name->len);
cmcf             1728 http/ngx_http_variables.c     ngx_http_core_main_conf_t  *cmcf;
cmcf             1745 http/ngx_http_variables.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf             1746 http/ngx_http_variables.c     cmcf->ncaptures = ngx_max(cmcf->ncaptures, re->ncaptures);
cmcf             1797 http/ngx_http_variables.c     ngx_http_core_main_conf_t  *cmcf;
cmcf             1799 http/ngx_http_variables.c     cmcf = ngx_http_get_module_main_conf(r, ngx_http_core_module);
cmcf             1802 http/ngx_http_variables.c         len = cmcf->ncaptures;
cmcf             1844 http/ngx_http_variables.c         v = cmcf->variables.elts;
cmcf             1867 http/ngx_http_variables.c     ngx_http_core_main_conf_t  *cmcf;
cmcf             1869 http/ngx_http_variables.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf             1871 http/ngx_http_variables.c     cmcf->variables_keys = ngx_pcalloc(cf->temp_pool,
cmcf             1873 http/ngx_http_variables.c     if (cmcf->variables_keys == NULL) {
cmcf             1877 http/ngx_http_variables.c     cmcf->variables_keys->pool = cf->pool;
cmcf             1878 http/ngx_http_variables.c     cmcf->variables_keys->temp_pool = cf->pool;
cmcf             1880 http/ngx_http_variables.c     if (ngx_hash_keys_array_init(cmcf->variables_keys, NGX_HASH_SMALL)
cmcf             1887 http/ngx_http_variables.c         rc = ngx_hash_add_key(cmcf->variables_keys, &v->name, v,
cmcf             1913 http/ngx_http_variables.c     ngx_http_core_main_conf_t  *cmcf;
cmcf             1917 http/ngx_http_variables.c     cmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_core_module);
cmcf             1919 http/ngx_http_variables.c     v = cmcf->variables.elts;
cmcf             1920 http/ngx_http_variables.c     key = cmcf->variables_keys->keys.elts;
cmcf             1922 http/ngx_http_variables.c     for (i = 0; i < cmcf->variables.nelts; i++) {
cmcf             1924 http/ngx_http_variables.c         for (n = 0; n < cmcf->variables_keys->keys.nelts; n++) {
cmcf             1992 http/ngx_http_variables.c     for (n = 0; n < cmcf->variables_keys->keys.nelts; n++) {
cmcf             2001 http/ngx_http_variables.c     hash.hash = &cmcf->variables_hash;
cmcf             2003 http/ngx_http_variables.c     hash.max_size = cmcf->variables_hash_max_size;
cmcf             2004 http/ngx_http_variables.c     hash.bucket_size = cmcf->variables_hash_bucket_size;
cmcf             2009 http/ngx_http_variables.c     if (ngx_hash_init(&hash, cmcf->variables_keys->keys.elts,
cmcf             2010 http/ngx_http_variables.c                       cmcf->variables_keys->keys.nelts)
cmcf             2016 http/ngx_http_variables.c     cmcf->variables_keys = NULL;
cmcf               83 mail/ngx_mail.c     ngx_mail_core_main_conf_t   *cmcf;
cmcf              178 mail/ngx_mail.c     cmcf = ctx->main_conf[ngx_mail_core_module.ctx_index];
cmcf              179 mail/ngx_mail.c     cscfp = cmcf->servers.elts;
cmcf              201 mail/ngx_mail.c         for (s = 0; s < cmcf->servers.nelts; s++) {
cmcf              228 mail/ngx_mail.c     listen = cmcf->listen.elts;
cmcf              230 mail/ngx_mail.c     for (i = 0; i < cmcf->listen.nelts; i++) {
cmcf              119 mail/ngx_mail_core_module.c     ngx_mail_core_main_conf_t  *cmcf;
cmcf              121 mail/ngx_mail_core_module.c     cmcf = ngx_pcalloc(cf->pool, sizeof(ngx_mail_core_main_conf_t));
cmcf              122 mail/ngx_mail_core_module.c     if (cmcf == NULL) {
cmcf              126 mail/ngx_mail_core_module.c     if (ngx_array_init(&cmcf->servers, cf->pool, 4,
cmcf              133 mail/ngx_mail_core_module.c     if (ngx_array_init(&cmcf->listen, cf->pool, 4, sizeof(ngx_mail_listen_t))
cmcf              139 mail/ngx_mail_core_module.c     return cmcf;
cmcf              214 mail/ngx_mail_core_module.c     ngx_mail_core_main_conf_t  *cmcf;
cmcf              253 mail/ngx_mail_core_module.c     cmcf = ctx->main_conf[ngx_mail_core_module.ctx_index];
cmcf              255 mail/ngx_mail_core_module.c     cscfp = ngx_array_push(&cmcf->servers);
cmcf              291 mail/ngx_mail_core_module.c     ngx_mail_core_main_conf_t  *cmcf;
cmcf              313 mail/ngx_mail_core_module.c     cmcf = ngx_mail_conf_get_module_main_conf(cf, ngx_mail_core_module);
cmcf              315 mail/ngx_mail_core_module.c     ls = cmcf->listen.elts;
cmcf              317 mail/ngx_mail_core_module.c     for (i = 0; i < cmcf->listen.nelts; i++) {
cmcf              357 mail/ngx_mail_core_module.c     ls = ngx_array_push(&cmcf->listen);