Home
last modified time | relevance | path

Searched refs:NGX_CONF_MODULE (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.h71 #define NGX_CONF_MODULE 0x464E4F43 /* "CONF" */ macro
H A Dngx_conf_file.c36 NGX_CONF_MODULE, /* module type */
387 if (cf->cycle->modules[i]->type != NGX_CONF_MODULE in ngx_conf_handler()