NGX_CONF_UNSET_MSEC 942 core/nginx.c ccf->timer_resolution = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1286 core/ngx_conf_file.c if (*msp != NGX_CONF_UNSET_MSEC) { NGX_CONF_UNSET_MSEC 250 core/ngx_conf_file.h if (conf == NGX_CONF_UNSET_MSEC) { \ NGX_CONF_UNSET_MSEC 270 core/ngx_conf_file.h if (conf == NGX_CONF_UNSET_MSEC) { \ NGX_CONF_UNSET_MSEC 271 core/ngx_conf_file.h conf = (prev == NGX_CONF_UNSET_MSEC) ? default : prev; \ NGX_CONF_UNSET_MSEC 1129 event/ngx_event.c ecf->accept_mutex_delay = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1974 http/modules/ngx_http_fastcgi_module.c conf->upstream.connect_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1975 http/modules/ngx_http_fastcgi_module.c conf->upstream.send_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1976 http/modules/ngx_http_fastcgi_module.c conf->upstream.read_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 515 http/modules/ngx_http_memcached_module.c conf->upstream.connect_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 516 http/modules/ngx_http_memcached_module.c conf->upstream.send_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 517 http/modules/ngx_http_memcached_module.c conf->upstream.read_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1671 http/modules/ngx_http_proxy_module.c conf->upstream.connect_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1672 http/modules/ngx_http_proxy_module.c conf->upstream.send_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1673 http/modules/ngx_http_proxy_module.c conf->upstream.read_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1003 http/modules/ngx_http_scgi_module.c conf->upstream.connect_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1004 http/modules/ngx_http_scgi_module.c conf->upstream.send_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1005 http/modules/ngx_http_scgi_module.c conf->upstream.read_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1056 http/modules/ngx_http_uwsgi_module.c conf->upstream.connect_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1057 http/modules/ngx_http_uwsgi_module.c conf->upstream.send_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1058 http/modules/ngx_http_uwsgi_module.c conf->upstream.read_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 2981 http/ngx_http_core_module.c cscf->client_header_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 3095 http/ngx_http_core_module.c clcf->client_body_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 3112 http/ngx_http_core_module.c clcf->send_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 3117 http/ngx_http_core_module.c clcf->keepalive_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 3120 http/ngx_http_core_module.c clcf->lingering_time = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 3121 http/ngx_http_core_module.c clcf->lingering_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 3122 http/ngx_http_core_module.c clcf->resolver_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 4310 http/ngx_http_core_module.c if (clcf->keepalive_timeout != NGX_CONF_UNSET_MSEC) { NGX_CONF_UNSET_MSEC 1307 mail/ngx_mail_auth_http_module.c ahcf->timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 159 mail/ngx_mail_core_module.c cscf->timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 160 mail/ngx_mail_core_module.c cscf->resolver_timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 1068 mail/ngx_mail_proxy_module.c pcf->timeout = NGX_CONF_UNSET_MSEC; NGX_CONF_UNSET_MSEC 123 mail/ngx_mail_smtp_module.c sscf->greeting_delay = NGX_CONF_UNSET_MSEC;