NGX_CONF_UNSET    940 core/nginx.c       ccf->daemon = NGX_CONF_UNSET;
NGX_CONF_UNSET    941 core/nginx.c       ccf->master = NGX_CONF_UNSET;
NGX_CONF_UNSET    944 core/nginx.c       ccf->worker_processes = NGX_CONF_UNSET;
NGX_CONF_UNSET    945 core/nginx.c       ccf->debug_points = NGX_CONF_UNSET;
NGX_CONF_UNSET    947 core/nginx.c       ccf->rlimit_nofile = NGX_CONF_UNSET;
NGX_CONF_UNSET    948 core/nginx.c       ccf->rlimit_core = NGX_CONF_UNSET;
NGX_CONF_UNSET    949 core/nginx.c       ccf->rlimit_sigpending = NGX_CONF_UNSET;
NGX_CONF_UNSET    955 core/nginx.c       ccf->worker_threads = NGX_CONF_UNSET;
NGX_CONF_UNSET   1052 core/ngx_conf_file.c     if (*fp != NGX_CONF_UNSET) {
NGX_CONF_UNSET   1194 core/ngx_conf_file.c     if (*np != NGX_CONF_UNSET) {
NGX_CONF_UNSET   1255 core/ngx_conf_file.c     if (*op != NGX_CONF_UNSET) {
NGX_CONF_UNSET   1321 core/ngx_conf_file.c     if (*sp != NGX_CONF_UNSET) {
NGX_CONF_UNSET    230 core/ngx_conf_file.h     if (conf == NGX_CONF_UNSET) {                                            \
NGX_CONF_UNSET    255 core/ngx_conf_file.h     if (conf == NGX_CONF_UNSET) {                                            \
NGX_CONF_UNSET    256 core/ngx_conf_file.h         conf = (prev == NGX_CONF_UNSET) ? default : prev;                    \
NGX_CONF_UNSET    275 core/ngx_conf_file.h     if (conf == NGX_CONF_UNSET) {                                            \
NGX_CONF_UNSET    276 core/ngx_conf_file.h         conf = (prev == NGX_CONF_UNSET) ? default : prev;                    \
NGX_CONF_UNSET    285 core/ngx_conf_file.h     if (conf == NGX_CONF_UNSET) {                                            \
NGX_CONF_UNSET    286 core/ngx_conf_file.h         conf = (prev == NGX_CONF_UNSET) ? default : prev;                    \
NGX_CONF_UNSET    552 event/modules/ngx_devpoll_module.c     dpcf->changes = NGX_CONF_UNSET;
NGX_CONF_UNSET    553 event/modules/ngx_devpoll_module.c     dpcf->events = NGX_CONF_UNSET;
NGX_CONF_UNSET    767 event/modules/ngx_epoll_module.c     epcf->events = NGX_CONF_UNSET;
NGX_CONF_UNSET    587 event/modules/ngx_eventport_module.c     epcf->events = NGX_CONF_UNSET;
NGX_CONF_UNSET    768 event/modules/ngx_kqueue_module.c     kcf->changes = NGX_CONF_UNSET;
NGX_CONF_UNSET    769 event/modules/ngx_kqueue_module.c     kcf->events = NGX_CONF_UNSET;
NGX_CONF_UNSET    697 event/modules/ngx_rtsig_module.c     rtscf->signo = NGX_CONF_UNSET;
NGX_CONF_UNSET    698 event/modules/ngx_rtsig_module.c     rtscf->overflow_events = NGX_CONF_UNSET;
NGX_CONF_UNSET    699 event/modules/ngx_rtsig_module.c     rtscf->overflow_test = NGX_CONF_UNSET;
NGX_CONF_UNSET    700 event/modules/ngx_rtsig_module.c     rtscf->overflow_threshold = NGX_CONF_UNSET;
NGX_CONF_UNSET    466 event/ngx_event.c             && (ccf->rlimit_nofile == NGX_CONF_UNSET
NGX_CONF_UNSET    469 event/ngx_event.c             limit = (ccf->rlimit_nofile == NGX_CONF_UNSET) ?
NGX_CONF_UNSET   1127 event/ngx_event.c     ecf->multi_accept = NGX_CONF_UNSET;
NGX_CONF_UNSET   1128 event/ngx_event.c     ecf->accept_mutex = NGX_CONF_UNSET;
NGX_CONF_UNSET   1130 event/ngx_event.c     ecf->name = (void *) NGX_CONF_UNSET;
NGX_CONF_UNSET    633 http/modules/ngx_http_autoindex_module.c     conf->enable = NGX_CONF_UNSET;
NGX_CONF_UNSET    634 http/modules/ngx_http_autoindex_module.c     conf->localtime = NGX_CONF_UNSET;
NGX_CONF_UNSET    635 http/modules/ngx_http_autoindex_module.c     conf->exact_size = NGX_CONF_UNSET;
NGX_CONF_UNSET   1402 http/modules/ngx_http_charset_filter_module.c     if (*cp != NGX_CONF_UNSET) {
NGX_CONF_UNSET   1535 http/modules/ngx_http_charset_filter_module.c     lcf->charset = NGX_CONF_UNSET;
NGX_CONF_UNSET   1536 http/modules/ngx_http_charset_filter_module.c     lcf->source_charset = NGX_CONF_UNSET;
NGX_CONF_UNSET   1537 http/modules/ngx_http_charset_filter_module.c     lcf->override_charset = NGX_CONF_UNSET;
NGX_CONF_UNSET   1097 http/modules/ngx_http_dav_module.c     conf->create_full_put_path = NGX_CONF_UNSET;
NGX_CONF_UNSET   1969 http/modules/ngx_http_fastcgi_module.c     conf->upstream.store = NGX_CONF_UNSET;
NGX_CONF_UNSET   1971 http/modules/ngx_http_fastcgi_module.c     conf->upstream.buffering = NGX_CONF_UNSET;
NGX_CONF_UNSET   1972 http/modules/ngx_http_fastcgi_module.c     conf->upstream.ignore_client_abort = NGX_CONF_UNSET;
NGX_CONF_UNSET   1985 http/modules/ngx_http_fastcgi_module.c     conf->upstream.pass_request_headers = NGX_CONF_UNSET;
NGX_CONF_UNSET   1986 http/modules/ngx_http_fastcgi_module.c     conf->upstream.pass_request_body = NGX_CONF_UNSET;
NGX_CONF_UNSET   1999 http/modules/ngx_http_fastcgi_module.c     conf->upstream.intercept_errors = NGX_CONF_UNSET;
NGX_CONF_UNSET   2720 http/modules/ngx_http_fastcgi_module.c     if (flcf->upstream.store != NGX_CONF_UNSET
NGX_CONF_UNSET   1102 http/modules/ngx_http_gzip_filter_module.c     conf->enable = NGX_CONF_UNSET;
NGX_CONF_UNSET   1103 http/modules/ngx_http_gzip_filter_module.c     conf->no_buffer = NGX_CONF_UNSET;
NGX_CONF_UNSET   1106 http/modules/ngx_http_gzip_filter_module.c     conf->level = NGX_CONF_UNSET;
NGX_CONF_UNSET   1109 http/modules/ngx_http_gzip_filter_module.c     conf->min_length = NGX_CONF_UNSET;
NGX_CONF_UNSET    264 http/modules/ngx_http_gzip_static_module.c     conf->enable = NGX_CONF_UNSET;
NGX_CONF_UNSET   1146 http/modules/ngx_http_image_filter_module.c     conf->transparency = NGX_CONF_UNSET;
NGX_CONF_UNSET    535 http/modules/ngx_http_memcached_module.c     conf->index = NGX_CONF_UNSET;
NGX_CONF_UNSET    575 http/modules/ngx_http_memcached_module.c     if (conf->index == NGX_CONF_UNSET) {
NGX_CONF_UNSET   1666 http/modules/ngx_http_proxy_module.c     conf->upstream.store = NGX_CONF_UNSET;
NGX_CONF_UNSET   1668 http/modules/ngx_http_proxy_module.c     conf->upstream.buffering = NGX_CONF_UNSET;
NGX_CONF_UNSET   1669 http/modules/ngx_http_proxy_module.c     conf->upstream.ignore_client_abort = NGX_CONF_UNSET;
NGX_CONF_UNSET   1682 http/modules/ngx_http_proxy_module.c     conf->upstream.pass_request_headers = NGX_CONF_UNSET;
NGX_CONF_UNSET   1683 http/modules/ngx_http_proxy_module.c     conf->upstream.pass_request_body = NGX_CONF_UNSET;
NGX_CONF_UNSET   1696 http/modules/ngx_http_proxy_module.c     conf->upstream.intercept_errors = NGX_CONF_UNSET;
NGX_CONF_UNSET   1698 http/modules/ngx_http_proxy_module.c     conf->upstream.ssl_session_reuse = NGX_CONF_UNSET;
NGX_CONF_UNSET   1704 http/modules/ngx_http_proxy_module.c     conf->redirect = NGX_CONF_UNSET;
NGX_CONF_UNSET   2600 http/modules/ngx_http_proxy_module.c     if (plcf->upstream.store != NGX_CONF_UNSET
NGX_CONF_UNSET    282 http/modules/ngx_http_random_index_module.c     conf->enable = NGX_CONF_UNSET;
NGX_CONF_UNSET    240 http/modules/ngx_http_referer_module.c     conf->no_referer = NGX_CONF_UNSET;
NGX_CONF_UNSET    241 http/modules/ngx_http_referer_module.c     conf->blocked_referer = NGX_CONF_UNSET;
NGX_CONF_UNSET    340 http/modules/ngx_http_referer_module.c     if (conf->no_referer == NGX_CONF_UNSET) {
NGX_CONF_UNSET    344 http/modules/ngx_http_referer_module.c     if (conf->blocked_referer == NGX_CONF_UNSET) {
NGX_CONF_UNSET    227 http/modules/ngx_http_rewrite_module.c     conf->log = NGX_CONF_UNSET;
NGX_CONF_UNSET    228 http/modules/ngx_http_rewrite_module.c     conf->uninitialized_variable_warn = NGX_CONF_UNSET;
NGX_CONF_UNSET    998 http/modules/ngx_http_scgi_module.c     conf->upstream.store = NGX_CONF_UNSET;
NGX_CONF_UNSET   1000 http/modules/ngx_http_scgi_module.c     conf->upstream.buffering = NGX_CONF_UNSET;
NGX_CONF_UNSET   1001 http/modules/ngx_http_scgi_module.c     conf->upstream.ignore_client_abort = NGX_CONF_UNSET;
NGX_CONF_UNSET   1014 http/modules/ngx_http_scgi_module.c     conf->upstream.pass_request_headers = NGX_CONF_UNSET;
NGX_CONF_UNSET   1015 http/modules/ngx_http_scgi_module.c     conf->upstream.pass_request_body = NGX_CONF_UNSET;
NGX_CONF_UNSET   1028 http/modules/ngx_http_scgi_module.c     conf->upstream.intercept_errors = NGX_CONF_UNSET;
NGX_CONF_UNSET   1548 http/modules/ngx_http_scgi_module.c     if (scf->upstream.store != NGX_CONF_UNSET || scf->upstream.store_lengths) {
NGX_CONF_UNSET   2752 http/modules/ngx_http_ssi_filter_module.c     slcf->enable = NGX_CONF_UNSET;
NGX_CONF_UNSET   2753 http/modules/ngx_http_ssi_filter_module.c     slcf->silent_errors = NGX_CONF_UNSET;
NGX_CONF_UNSET   2754 http/modules/ngx_http_ssi_filter_module.c     slcf->ignore_recycled_buffers = NGX_CONF_UNSET;
NGX_CONF_UNSET    321 http/modules/ngx_http_ssl_module.c     sscf->enable = NGX_CONF_UNSET;
NGX_CONF_UNSET    322 http/modules/ngx_http_ssl_module.c     sscf->prefer_server_ciphers = NGX_CONF_UNSET;
NGX_CONF_UNSET    325 http/modules/ngx_http_ssl_module.c     sscf->builtin_session_cache = NGX_CONF_UNSET;
NGX_CONF_UNSET    326 http/modules/ngx_http_ssl_module.c     sscf->session_timeout = NGX_CONF_UNSET;
NGX_CONF_UNSET    611 http/modules/ngx_http_ssl_module.c     if (sscf->shm_zone && sscf->builtin_session_cache == NGX_CONF_UNSET) {
NGX_CONF_UNSET    674 http/modules/ngx_http_sub_filter_module.c     slcf->once = NGX_CONF_UNSET;
NGX_CONF_UNSET    490 http/modules/ngx_http_userid_filter_module.c         if (conf->service == NGX_CONF_UNSET) {
NGX_CONF_UNSET    501 http/modules/ngx_http_userid_filter_module.c         if (conf->service == NGX_CONF_UNSET) {
NGX_CONF_UNSET    611 http/modules/ngx_http_userid_filter_module.c     conf->service = NGX_CONF_UNSET;
NGX_CONF_UNSET    612 http/modules/ngx_http_userid_filter_module.c     conf->expires = NGX_CONF_UNSET;
NGX_CONF_UNSET    633 http/modules/ngx_http_userid_filter_module.c     ngx_conf_merge_value(conf->service, prev->service, NGX_CONF_UNSET);
NGX_CONF_UNSET    714 http/modules/ngx_http_userid_filter_module.c     if (ucf->expires != NGX_CONF_UNSET) {
NGX_CONF_UNSET   1051 http/modules/ngx_http_uwsgi_module.c     conf->upstream.store = NGX_CONF_UNSET;
NGX_CONF_UNSET   1053 http/modules/ngx_http_uwsgi_module.c     conf->upstream.buffering = NGX_CONF_UNSET;
NGX_CONF_UNSET   1054 http/modules/ngx_http_uwsgi_module.c     conf->upstream.ignore_client_abort = NGX_CONF_UNSET;
NGX_CONF_UNSET   1067 http/modules/ngx_http_uwsgi_module.c     conf->upstream.pass_request_headers = NGX_CONF_UNSET;
NGX_CONF_UNSET   1068 http/modules/ngx_http_uwsgi_module.c     conf->upstream.pass_request_body = NGX_CONF_UNSET;
NGX_CONF_UNSET   1081 http/modules/ngx_http_uwsgi_module.c     conf->upstream.intercept_errors = NGX_CONF_UNSET;
NGX_CONF_UNSET   1599 http/modules/ngx_http_uwsgi_module.c     if (uwcf->upstream.store != NGX_CONF_UNSET || uwcf->upstream.store_lengths)
NGX_CONF_UNSET   2983 http/ngx_http_core_module.c     cscf->ignore_invalid_headers = NGX_CONF_UNSET;
NGX_CONF_UNSET   2984 http/ngx_http_core_module.c     cscf->merge_slashes = NGX_CONF_UNSET;
NGX_CONF_UNSET   2985 http/ngx_http_core_module.c     cscf->underscores_in_headers = NGX_CONF_UNSET;
NGX_CONF_UNSET   3093 http/ngx_http_core_module.c     clcf->client_max_body_size = NGX_CONF_UNSET;
NGX_CONF_UNSET   3100 http/ngx_http_core_module.c     clcf->client_body_in_single_buffer = NGX_CONF_UNSET;
NGX_CONF_UNSET   3101 http/ngx_http_core_module.c     clcf->internal = NGX_CONF_UNSET;
NGX_CONF_UNSET   3102 http/ngx_http_core_module.c     clcf->sendfile = NGX_CONF_UNSET;
NGX_CONF_UNSET   3105 http/ngx_http_core_module.c     clcf->aio = NGX_CONF_UNSET;
NGX_CONF_UNSET   3108 http/ngx_http_core_module.c     clcf->directio = NGX_CONF_UNSET;
NGX_CONF_UNSET   3109 http/ngx_http_core_module.c     clcf->directio_alignment = NGX_CONF_UNSET;
NGX_CONF_UNSET   3110 http/ngx_http_core_module.c     clcf->tcp_nopush = NGX_CONF_UNSET;
NGX_CONF_UNSET   3111 http/ngx_http_core_module.c     clcf->tcp_nodelay = NGX_CONF_UNSET;
NGX_CONF_UNSET   3118 http/ngx_http_core_module.c     clcf->keepalive_header = NGX_CONF_UNSET;
NGX_CONF_UNSET   3123 http/ngx_http_core_module.c     clcf->reset_timedout_connection = NGX_CONF_UNSET;
NGX_CONF_UNSET   3124 http/ngx_http_core_module.c     clcf->server_name_in_redirect = NGX_CONF_UNSET;
NGX_CONF_UNSET   3125 http/ngx_http_core_module.c     clcf->port_in_redirect = NGX_CONF_UNSET;
NGX_CONF_UNSET   3126 http/ngx_http_core_module.c     clcf->msie_padding = NGX_CONF_UNSET;
NGX_CONF_UNSET   3127 http/ngx_http_core_module.c     clcf->msie_refresh = NGX_CONF_UNSET;
NGX_CONF_UNSET   3128 http/ngx_http_core_module.c     clcf->log_not_found = NGX_CONF_UNSET;
NGX_CONF_UNSET   3129 http/ngx_http_core_module.c     clcf->log_subrequest = NGX_CONF_UNSET;
NGX_CONF_UNSET   3130 http/ngx_http_core_module.c     clcf->recursive_error_pages = NGX_CONF_UNSET;
NGX_CONF_UNSET   3131 http/ngx_http_core_module.c     clcf->server_tokens = NGX_CONF_UNSET;
NGX_CONF_UNSET   3132 http/ngx_http_core_module.c     clcf->chunked_transfer_encoding = NGX_CONF_UNSET;
NGX_CONF_UNSET   3137 http/ngx_http_core_module.c     clcf->open_file_cache_valid = NGX_CONF_UNSET;
NGX_CONF_UNSET   3139 http/ngx_http_core_module.c     clcf->open_file_cache_errors = NGX_CONF_UNSET;
NGX_CONF_UNSET   3140 http/ngx_http_core_module.c     clcf->open_file_cache_events = NGX_CONF_UNSET;
NGX_CONF_UNSET   3143 http/ngx_http_core_module.c     clcf->gzip_vary = NGX_CONF_UNSET;
NGX_CONF_UNSET   3978 http/ngx_http_core_module.c     if (clcf->directio != NGX_CONF_UNSET) {
NGX_CONF_UNSET   4349 http/ngx_http_core_module.c     if (clcf->internal != NGX_CONF_UNSET) {
NGX_CONF_UNSET    161 mail/ngx_mail_core_module.c     cscf->so_keepalive = NGX_CONF_UNSET;
NGX_CONF_UNSET   1064 mail/ngx_mail_proxy_module.c     pcf->enable = NGX_CONF_UNSET;
NGX_CONF_UNSET   1065 mail/ngx_mail_proxy_module.c     pcf->pass_error_message = NGX_CONF_UNSET;
NGX_CONF_UNSET   1066 mail/ngx_mail_proxy_module.c     pcf->xclient = NGX_CONF_UNSET;
NGX_CONF_UNSET    170 mail/ngx_mail_ssl_module.c     scf->enable = NGX_CONF_UNSET;
NGX_CONF_UNSET    172 mail/ngx_mail_ssl_module.c     scf->prefer_server_ciphers = NGX_CONF_UNSET;
NGX_CONF_UNSET    173 mail/ngx_mail_ssl_module.c     scf->builtin_session_cache = NGX_CONF_UNSET;
NGX_CONF_UNSET    174 mail/ngx_mail_ssl_module.c     scf->session_timeout = NGX_CONF_UNSET;
NGX_CONF_UNSET    463 mail/ngx_mail_ssl_module.c     if (scf->shm_zone && scf->builtin_session_cache == NGX_CONF_UNSET) {
NGX_CONF_UNSET    853 os/unix/ngx_process_cycle.c     if (ccf->rlimit_nofile != NGX_CONF_UNSET) {
NGX_CONF_UNSET    864 os/unix/ngx_process_cycle.c     if (ccf->rlimit_core != NGX_CONF_UNSET) {
NGX_CONF_UNSET    876 os/unix/ngx_process_cycle.c     if (ccf->rlimit_sigpending != NGX_CONF_UNSET) {