NGX_CONF_UNSET_PTR 1020 src/core/ngx_conf_file.c     if (*a == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR  227 src/core/ngx_conf_file.h     if (conf == NGX_CONF_UNSET_PTR) {                                        \
NGX_CONF_UNSET_PTR  252 src/core/ngx_conf_file.h     if (conf == NGX_CONF_UNSET_PTR) {                                        \
NGX_CONF_UNSET_PTR  253 src/core/ngx_conf_file.h         conf = (prev == NGX_CONF_UNSET_PTR) ? default : prev;                \
NGX_CONF_UNSET_PTR  318 src/http/modules/ngx_http_auth_request_module.c     conf->vars = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  403 src/http/modules/ngx_http_auth_request_module.c     if (arcf->vars == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 2732 src/http/modules/ngx_http_fastcgi_module.c     conf->upstream.local = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2753 src/http/modules/ngx_http_fastcgi_module.c     conf->upstream.cache_bypass = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2754 src/http/modules/ngx_http_fastcgi_module.c     conf->upstream.no_cache = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2755 src/http/modules/ngx_http_fastcgi_module.c     conf->upstream.cache_valid = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2762 src/http/modules/ngx_http_fastcgi_module.c     conf->upstream.hide_headers = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2763 src/http/modules/ngx_http_fastcgi_module.c     conf->upstream.pass_headers = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2772 src/http/modules/ngx_http_fastcgi_module.c     conf->catch_stderr = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1077 src/http/modules/ngx_http_log_module.c     conf->open_file_cache = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1093 src/http/modules/ngx_http_log_module.c     if (conf->open_file_cache == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 1099 src/http/modules/ngx_http_log_module.c         if (conf->open_file_cache == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 1654 src/http/modules/ngx_http_log_module.c     if (llcf->open_file_cache != NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR  599 src/http/modules/ngx_http_memcached_module.c     conf->upstream.local = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2820 src/http/modules/ngx_http_proxy_module.c     conf->upstream.local = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2841 src/http/modules/ngx_http_proxy_module.c     conf->upstream.cache_bypass = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2842 src/http/modules/ngx_http_proxy_module.c     conf->upstream.no_cache = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2843 src/http/modules/ngx_http_proxy_module.c     conf->upstream.cache_valid = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2850 src/http/modules/ngx_http_proxy_module.c     conf->upstream.hide_headers = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2851 src/http/modules/ngx_http_proxy_module.c     conf->upstream.pass_headers = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2860 src/http/modules/ngx_http_proxy_module.c     conf->ssl_passwords = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2869 src/http/modules/ngx_http_proxy_module.c     conf->cookie_domains = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2870 src/http/modules/ngx_http_proxy_module.c     conf->cookie_paths = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 3892 src/http/modules/ngx_http_proxy_module.c     if (plcf->cookie_domains == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 3979 src/http/modules/ngx_http_proxy_module.c     if (plcf->cookie_paths == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 4228 src/http/modules/ngx_http_proxy_module.c     if (plcf->ssl_passwords != NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR  285 src/http/modules/ngx_http_referer_module.c     conf->regex = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  286 src/http/modules/ngx_http_referer_module.c     conf->server_name_regex = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  587 src/http/modules/ngx_http_referer_module.c     if (rlcf->regex == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR  640 src/http/modules/ngx_http_referer_module.c     if (rlcf->server_name_regex == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 1186 src/http/modules/ngx_http_scgi_module.c     conf->upstream.local = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1207 src/http/modules/ngx_http_scgi_module.c     conf->upstream.cache_bypass = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1208 src/http/modules/ngx_http_scgi_module.c     conf->upstream.no_cache = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1209 src/http/modules/ngx_http_scgi_module.c     conf->upstream.cache_valid = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1216 src/http/modules/ngx_http_scgi_module.c     conf->upstream.hide_headers = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1217 src/http/modules/ngx_http_scgi_module.c     conf->upstream.pass_headers = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  526 src/http/modules/ngx_http_ssl_module.c     sscf->passwords = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  530 src/http/modules/ngx_http_ssl_module.c     sscf->session_ticket_keys = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  805 src/http/modules/ngx_http_ssl_module.c     if (sscf->passwords != NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 1392 src/http/modules/ngx_http_uwsgi_module.c     conf->upstream.local = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1413 src/http/modules/ngx_http_uwsgi_module.c     conf->upstream.cache_bypass = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1414 src/http/modules/ngx_http_uwsgi_module.c     conf->upstream.no_cache = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1415 src/http/modules/ngx_http_uwsgi_module.c     conf->upstream.cache_valid = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1422 src/http/modules/ngx_http_uwsgi_module.c     conf->upstream.hide_headers = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1423 src/http/modules/ngx_http_uwsgi_module.c     conf->upstream.pass_headers = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 1432 src/http/modules/ngx_http_uwsgi_module.c     conf->ssl_passwords = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 2267 src/http/modules/ngx_http_uwsgi_module.c     if (uwcf->ssl_passwords != NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR  469 src/http/modules/perl/ngx_http_perl_module.c     if (pmcf->modules == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR  485 src/http/modules/perl/ngx_http_perl_module.c     if (pmcf->modules != NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR  578 src/http/modules/perl/ngx_http_perl_module.c     n = (pmcf->modules != NGX_CONF_UNSET_PTR) ? pmcf->modules->nelts * 2 : 0;
NGX_CONF_UNSET_PTR  643 src/http/modules/perl/ngx_http_perl_module.c     if (requires == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR  801 src/http/modules/perl/ngx_http_perl_module.c     pmcf->modules = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  802 src/http/modules/perl/ngx_http_perl_module.c     pmcf->requires = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 3605 src/http/ngx_http_core_module.c     clcf->thread_pool = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 3606 src/http/ngx_http_core_module.c     clcf->thread_pool_value = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 3639 src/http/ngx_http_core_module.c     clcf->open_file_cache = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 3649 src/http/ngx_http_core_module.c     clcf->gzip_disable = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 3659 src/http/ngx_http_core_module.c     clcf->disable_symlinks_from = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR 4987 src/http/ngx_http_core_module.c     if (clcf->open_file_cache != NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 5149 src/http/ngx_http_core_module.c     if (clcf->gzip_disable == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 5311 src/http/ngx_http_core_module.c     if (clcf->disable_symlinks_from == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 2458 src/http/ngx_http_file_cache.c     if (*a == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR  287 src/http/ngx_http_script.c     if (*a == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 5640 src/http/ngx_http_upstream.c     if (*plocal != NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 5803 src/http/ngx_http_upstream.c     if (conf->hide_headers == NGX_CONF_UNSET_PTR
NGX_CONF_UNSET_PTR 5804 src/http/ngx_http_upstream.c         && conf->pass_headers == NGX_CONF_UNSET_PTR)
NGX_CONF_UNSET_PTR 5821 src/http/ngx_http_upstream.c         if (conf->hide_headers == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 5825 src/http/ngx_http_upstream.c         if (conf->pass_headers == NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 5847 src/http/ngx_http_upstream.c     if (conf->hide_headers != NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 5876 src/http/ngx_http_upstream.c     if (conf->pass_headers != NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR  166 src/mail/ngx_mail_core_module.c     cscf->resolver = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  623 src/mail/ngx_mail_core_module.c     if (cscf->resolver != NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR  254 src/mail/ngx_mail_ssl_module.c     scf->passwords = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  261 src/mail/ngx_mail_ssl_module.c     scf->session_ticket_keys = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  532 src/mail/ngx_mail_ssl_module.c     if (scf->passwords != NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR  473 src/stream/ngx_stream_proxy_module.c     if (pscf->ssl_passwords != NGX_CONF_UNSET_PTR) {
NGX_CONF_UNSET_PTR 1101 src/stream/ngx_stream_proxy_module.c     conf->ssl_passwords = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  185 src/stream/ngx_stream_ssl_module.c     scf->passwords = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  190 src/stream/ngx_stream_ssl_module.c     scf->session_ticket_keys = NGX_CONF_UNSET_PTR;
NGX_CONF_UNSET_PTR  331 src/stream/ngx_stream_ssl_module.c     if (scf->passwords != NGX_CONF_UNSET_PTR) {