NGX_CONF_UNSET_SIZE  956 core/nginx.c       ccf->thread_stack_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1224 core/ngx_conf_file.c     if (*sp != NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE  245 core/ngx_conf_file.h     if (conf == NGX_CONF_UNSET_SIZE) {                                       \
NGX_CONF_UNSET_SIZE  280 core/ngx_conf_file.h     if (conf == NGX_CONF_UNSET_SIZE) {                                       \
NGX_CONF_UNSET_SIZE  281 core/ngx_conf_file.h         conf = (prev == NGX_CONF_UNSET_SIZE) ? default : prev;               \
NGX_CONF_UNSET_SIZE 1978 http/modules/ngx_http_fastcgi_module.c     conf->upstream.send_lowat = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1979 http/modules/ngx_http_fastcgi_module.c     conf->upstream.buffer_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1981 http/modules/ngx_http_fastcgi_module.c     conf->upstream.busy_buffers_size_conf = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1982 http/modules/ngx_http_fastcgi_module.c     conf->upstream.max_temp_file_size_conf = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1983 http/modules/ngx_http_fastcgi_module.c     conf->upstream.temp_file_write_size_conf = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 2082 http/modules/ngx_http_fastcgi_module.c                               NGX_CONF_UNSET_SIZE);
NGX_CONF_UNSET_SIZE 2084 http/modules/ngx_http_fastcgi_module.c     if (conf->upstream.busy_buffers_size_conf == NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE 2113 http/modules/ngx_http_fastcgi_module.c                               NGX_CONF_UNSET_SIZE);
NGX_CONF_UNSET_SIZE 2115 http/modules/ngx_http_fastcgi_module.c     if (conf->upstream.temp_file_write_size_conf == NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE 2134 http/modules/ngx_http_fastcgi_module.c                               NGX_CONF_UNSET_SIZE);
NGX_CONF_UNSET_SIZE 2136 http/modules/ngx_http_fastcgi_module.c     if (conf->upstream.max_temp_file_size_conf == NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE 1105 http/modules/ngx_http_gzip_filter_module.c     conf->postpone_gzipping = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1107 http/modules/ngx_http_gzip_filter_module.c     conf->wbits = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1108 http/modules/ngx_http_gzip_filter_module.c     conf->memlevel = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1147 http/modules/ngx_http_image_filter_module.c     conf->buffer_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE  519 http/modules/ngx_http_memcached_module.c     conf->upstream.buffer_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1675 http/modules/ngx_http_proxy_module.c     conf->upstream.send_lowat = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1676 http/modules/ngx_http_proxy_module.c     conf->upstream.buffer_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1678 http/modules/ngx_http_proxy_module.c     conf->upstream.busy_buffers_size_conf = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1679 http/modules/ngx_http_proxy_module.c     conf->upstream.max_temp_file_size_conf = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1680 http/modules/ngx_http_proxy_module.c     conf->upstream.temp_file_write_size_conf = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1781 http/modules/ngx_http_proxy_module.c                               NGX_CONF_UNSET_SIZE);
NGX_CONF_UNSET_SIZE 1783 http/modules/ngx_http_proxy_module.c     if (conf->upstream.busy_buffers_size_conf == NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE 1812 http/modules/ngx_http_proxy_module.c                               NGX_CONF_UNSET_SIZE);
NGX_CONF_UNSET_SIZE 1814 http/modules/ngx_http_proxy_module.c     if (conf->upstream.temp_file_write_size_conf == NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE 1832 http/modules/ngx_http_proxy_module.c                               NGX_CONF_UNSET_SIZE);
NGX_CONF_UNSET_SIZE 1834 http/modules/ngx_http_proxy_module.c     if (conf->upstream.max_temp_file_size_conf == NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE 1007 http/modules/ngx_http_scgi_module.c     conf->upstream.send_lowat = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1008 http/modules/ngx_http_scgi_module.c     conf->upstream.buffer_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1010 http/modules/ngx_http_scgi_module.c     conf->upstream.busy_buffers_size_conf = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1011 http/modules/ngx_http_scgi_module.c     conf->upstream.max_temp_file_size_conf = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1012 http/modules/ngx_http_scgi_module.c     conf->upstream.temp_file_write_size_conf = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1108 http/modules/ngx_http_scgi_module.c                               NGX_CONF_UNSET_SIZE);
NGX_CONF_UNSET_SIZE 1110 http/modules/ngx_http_scgi_module.c     if (conf->upstream.busy_buffers_size_conf == NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE 1139 http/modules/ngx_http_scgi_module.c                               NGX_CONF_UNSET_SIZE);
NGX_CONF_UNSET_SIZE 1141 http/modules/ngx_http_scgi_module.c     if (conf->upstream.temp_file_write_size_conf == NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE 1160 http/modules/ngx_http_scgi_module.c                               NGX_CONF_UNSET_SIZE);
NGX_CONF_UNSET_SIZE 1162 http/modules/ngx_http_scgi_module.c     if (conf->upstream.max_temp_file_size_conf == NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE 2756 http/modules/ngx_http_ssi_filter_module.c     slcf->min_file_chunk = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 2757 http/modules/ngx_http_ssi_filter_module.c     slcf->value_len = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1060 http/modules/ngx_http_uwsgi_module.c     conf->upstream.send_lowat = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1061 http/modules/ngx_http_uwsgi_module.c     conf->upstream.buffer_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1063 http/modules/ngx_http_uwsgi_module.c     conf->upstream.busy_buffers_size_conf = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1064 http/modules/ngx_http_uwsgi_module.c     conf->upstream.max_temp_file_size_conf = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1065 http/modules/ngx_http_uwsgi_module.c     conf->upstream.temp_file_write_size_conf = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1161 http/modules/ngx_http_uwsgi_module.c                               NGX_CONF_UNSET_SIZE);
NGX_CONF_UNSET_SIZE 1163 http/modules/ngx_http_uwsgi_module.c     if (conf->upstream.busy_buffers_size_conf == NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE 1192 http/modules/ngx_http_uwsgi_module.c                               NGX_CONF_UNSET_SIZE);
NGX_CONF_UNSET_SIZE 1194 http/modules/ngx_http_uwsgi_module.c     if (conf->upstream.temp_file_write_size_conf == NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE 1213 http/modules/ngx_http_uwsgi_module.c                               NGX_CONF_UNSET_SIZE);
NGX_CONF_UNSET_SIZE 1215 http/modules/ngx_http_uwsgi_module.c     if (conf->upstream.max_temp_file_size_conf == NGX_CONF_UNSET_SIZE) {
NGX_CONF_UNSET_SIZE 2979 http/ngx_http_core_module.c     cscf->connection_pool_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 2980 http/ngx_http_core_module.c     cscf->request_pool_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 2982 http/ngx_http_core_module.c     cscf->client_header_buffer_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 3094 http/ngx_http_core_module.c     clcf->client_body_buffer_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 3103 http/ngx_http_core_module.c     clcf->sendfile_max_chunk = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 3107 http/ngx_http_core_module.c     clcf->read_ahead = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 3113 http/ngx_http_core_module.c     clcf->send_lowat = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 3114 http/ngx_http_core_module.c     clcf->postpone_output = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 3115 http/ngx_http_core_module.c     clcf->limit_rate = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 3116 http/ngx_http_core_module.c     clcf->limit_rate_after = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE  122 mail/ngx_mail_imap_module.c     iscf->client_buffer_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE 1067 mail/ngx_mail_proxy_module.c     pcf->buffer_size = NGX_CONF_UNSET_SIZE;
NGX_CONF_UNSET_SIZE  122 mail/ngx_mail_smtp_module.c     sscf->client_buffer_size = NGX_CONF_UNSET_SIZE;