cmd_type          320 core/ngx_conf_file.c             if (!(cmd->type & cf->cmd_type)) {
cmd_type          177 core/ngx_conf_file.h     ngx_uint_t            cmd_type;
cmd_type          255 core/ngx_cycle.c     conf.cmd_type = NGX_MAIN_CONF;
cmd_type          926 event/ngx_event.c     cf->cmd_type = NGX_EVENT_CONF;
cmd_type          598 http/modules/ngx_http_rewrite_module.c         cf->cmd_type = NGX_HTTP_SIF_CONF;
cmd_type          602 http/modules/ngx_http_rewrite_module.c         cf->cmd_type = NGX_HTTP_LIF_CONF;
cmd_type          237 http/ngx_http.c     cf->cmd_type = NGX_HTTP_MAIN_CONF;
cmd_type         2520 http/ngx_http_core_module.c     cf->cmd_type = NGX_HTTP_SRV_CONF;
cmd_type         2745 http/ngx_http_core_module.c     cf->cmd_type = NGX_HTTP_LOC_CONF;
cmd_type         3961 http/ngx_http_core_module.c     cf->cmd_type = NGX_HTTP_LMT_CONF;
cmd_type         4031 http/ngx_http_upstream.c     cf->cmd_type = NGX_HTTP_UPS_CONF;
cmd_type          167 mail/ngx_mail.c     cf->cmd_type = NGX_MAIL_MAIN_CONF;
cmd_type          267 mail/ngx_mail_core_module.c     cf->cmd_type = NGX_MAIL_SRV_CONF;