Home
last modified time | relevance | path

Searched refs:NGX_CORE_MODULE (Results 1 – 14 of 14) sorted by relevance

/f-stack/app/nginx-1.16.1/src/misc/
H A Dngx_google_perftools_module.c54 NGX_CORE_MODULE, /* module type */
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.h70 #define NGX_CORE_MODULE 0x45524F43 /* "CORE" */ macro
H A Dngx_module.c254 if (module->type == NGX_CORE_MODULE) { in ngx_add_module()
H A Dngx_regex.c56 NGX_CORE_MODULE, /* module type */
H A Dngx_cycle.c223 if (cycle->modules[i]->type != NGX_CORE_MODULE) { in ngx_init_cycle()
262 conf.module_type = NGX_CORE_MODULE; in ngx_init_cycle()
287 if (cycle->modules[i]->type != NGX_CORE_MODULE) { in ngx_init_cycle()
H A Dngx_thread_pool.c87 NGX_CORE_MODULE, /* module type */
H A Dngx_log.c58 NGX_CORE_MODULE, /* module type */
H A Dnginx.c190 NGX_CORE_MODULE, /* module type */
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_ff_host_event_module.c70 NGX_CORE_MODULE, /* module type */
/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail.c54 NGX_CORE_MODULE, /* module type */
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream.c61 NGX_CORE_MODULE, /* module type */
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.c112 NGX_CORE_MODULE, /* module type */
H A Dngx_event_openssl.c117 NGX_CORE_MODULE, /* module type */
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c107 NGX_CORE_MODULE, /* module type */