ngx_conf_merge_ptr_value  331 src/http/modules/ngx_http_auth_request_module.c     ngx_conf_merge_ptr_value(conf->vars, prev->vars, NULL);
ngx_conf_merge_ptr_value 2831 src/http/modules/ngx_http_fastcgi_module.c     ngx_conf_merge_ptr_value(conf->upstream.local,
ngx_conf_merge_ptr_value 3018 src/http/modules/ngx_http_fastcgi_module.c     ngx_conf_merge_ptr_value(conf->upstream.cache_bypass,
ngx_conf_merge_ptr_value 3021 src/http/modules/ngx_http_fastcgi_module.c     ngx_conf_merge_ptr_value(conf->upstream.no_cache,
ngx_conf_merge_ptr_value 3024 src/http/modules/ngx_http_fastcgi_module.c     ngx_conf_merge_ptr_value(conf->upstream.cache_valid,
ngx_conf_merge_ptr_value 3058 src/http/modules/ngx_http_fastcgi_module.c     ngx_conf_merge_ptr_value(conf->catch_stderr, prev->catch_stderr, NULL);
ngx_conf_merge_ptr_value  636 src/http/modules/ngx_http_memcached_module.c     ngx_conf_merge_ptr_value(conf->upstream.local,
ngx_conf_merge_ptr_value 2935 src/http/modules/ngx_http_proxy_module.c     ngx_conf_merge_ptr_value(conf->upstream.local,
ngx_conf_merge_ptr_value 3121 src/http/modules/ngx_http_proxy_module.c     ngx_conf_merge_ptr_value(conf->upstream.cache_bypass,
ngx_conf_merge_ptr_value 3124 src/http/modules/ngx_http_proxy_module.c     ngx_conf_merge_ptr_value(conf->upstream.no_cache,
ngx_conf_merge_ptr_value 3127 src/http/modules/ngx_http_proxy_module.c     ngx_conf_merge_ptr_value(conf->upstream.cache_valid,
ngx_conf_merge_ptr_value 3195 src/http/modules/ngx_http_proxy_module.c     ngx_conf_merge_ptr_value(conf->ssl_passwords, prev->ssl_passwords, NULL);
ngx_conf_merge_ptr_value 3254 src/http/modules/ngx_http_proxy_module.c     ngx_conf_merge_ptr_value(conf->cookie_domains, prev->cookie_domains, NULL);
ngx_conf_merge_ptr_value 3256 src/http/modules/ngx_http_proxy_module.c     ngx_conf_merge_ptr_value(conf->cookie_paths, prev->cookie_paths, NULL);
ngx_conf_merge_ptr_value  313 src/http/modules/ngx_http_referer_module.c         ngx_conf_merge_ptr_value(conf->regex, prev->regex, NULL);
ngx_conf_merge_ptr_value  314 src/http/modules/ngx_http_referer_module.c         ngx_conf_merge_ptr_value(conf->server_name_regex,
ngx_conf_merge_ptr_value  431 src/http/modules/ngx_http_referer_module.c     ngx_conf_merge_ptr_value(conf->regex, prev->regex, NULL);
ngx_conf_merge_ptr_value  432 src/http/modules/ngx_http_referer_module.c     ngx_conf_merge_ptr_value(conf->server_name_regex, prev->server_name_regex,
ngx_conf_merge_ptr_value 1280 src/http/modules/ngx_http_scgi_module.c     ngx_conf_merge_ptr_value(conf->upstream.local,
ngx_conf_merge_ptr_value 1467 src/http/modules/ngx_http_scgi_module.c     ngx_conf_merge_ptr_value(conf->upstream.cache_bypass,
ngx_conf_merge_ptr_value 1470 src/http/modules/ngx_http_scgi_module.c     ngx_conf_merge_ptr_value(conf->upstream.no_cache,
ngx_conf_merge_ptr_value 1473 src/http/modules/ngx_http_scgi_module.c     ngx_conf_merge_ptr_value(conf->upstream.cache_valid,
ngx_conf_merge_ptr_value  576 src/http/modules/ngx_http_ssl_module.c     ngx_conf_merge_ptr_value(conf->passwords, prev->passwords, NULL);
ngx_conf_merge_ptr_value  754 src/http/modules/ngx_http_ssl_module.c     ngx_conf_merge_ptr_value(conf->session_ticket_keys,
ngx_conf_merge_ptr_value 1494 src/http/modules/ngx_http_uwsgi_module.c     ngx_conf_merge_ptr_value(conf->upstream.local,
ngx_conf_merge_ptr_value 1681 src/http/modules/ngx_http_uwsgi_module.c     ngx_conf_merge_ptr_value(conf->upstream.cache_bypass,
ngx_conf_merge_ptr_value 1684 src/http/modules/ngx_http_uwsgi_module.c     ngx_conf_merge_ptr_value(conf->upstream.no_cache,
ngx_conf_merge_ptr_value 1687 src/http/modules/ngx_http_uwsgi_module.c     ngx_conf_merge_ptr_value(conf->upstream.cache_valid,
ngx_conf_merge_ptr_value 1751 src/http/modules/ngx_http_uwsgi_module.c     ngx_conf_merge_ptr_value(conf->ssl_passwords, prev->ssl_passwords, NULL);
ngx_conf_merge_ptr_value 3827 src/http/ngx_http_core_module.c     ngx_conf_merge_ptr_value(conf->thread_pool, prev->thread_pool, NULL);
ngx_conf_merge_ptr_value 3828 src/http/ngx_http_core_module.c     ngx_conf_merge_ptr_value(conf->thread_pool_value, prev->thread_pool_value,
ngx_conf_merge_ptr_value 3903 src/http/ngx_http_core_module.c     ngx_conf_merge_ptr_value(conf->open_file_cache,
ngx_conf_merge_ptr_value 3926 src/http/ngx_http_core_module.c     ngx_conf_merge_ptr_value(conf->gzip_disable, prev->gzip_disable, NULL);
ngx_conf_merge_ptr_value 3948 src/http/ngx_http_core_module.c     ngx_conf_merge_ptr_value(conf->disable_symlinks_from,
ngx_conf_merge_ptr_value  207 src/mail/ngx_mail_core_module.c     ngx_conf_merge_ptr_value(conf->resolver, prev->resolver, NULL);
ngx_conf_merge_ptr_value  296 src/mail/ngx_mail_ssl_module.c     ngx_conf_merge_ptr_value(conf->passwords, prev->passwords, NULL);
ngx_conf_merge_ptr_value  460 src/mail/ngx_mail_ssl_module.c     ngx_conf_merge_ptr_value(conf->session_ticket_keys,
ngx_conf_merge_ptr_value 1167 src/stream/ngx_stream_proxy_module.c     ngx_conf_merge_ptr_value(conf->ssl_passwords, prev->ssl_passwords, NULL);
ngx_conf_merge_ptr_value  220 src/stream/ngx_stream_ssl_module.c     ngx_conf_merge_ptr_value(conf->passwords, prev->passwords, NULL);
ngx_conf_merge_ptr_value  311 src/stream/ngx_stream_ssl_module.c     ngx_conf_merge_ptr_value(conf->session_ticket_keys,