Searched refs:NGX_CORE_MODULE (Results 1 – 14 of 14) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/misc/ |
| H A D | ngx_google_perftools_module.c | 54 NGX_CORE_MODULE, /* module type */
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_conf_file.h | 70 #define NGX_CORE_MODULE 0x45524F43 /* "CORE" */ macro
|
| H A D | ngx_module.c | 254 if (module->type == NGX_CORE_MODULE) { in ngx_add_module()
|
| H A D | ngx_regex.c | 56 NGX_CORE_MODULE, /* module type */
|
| H A D | ngx_cycle.c | 223 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 D | ngx_thread_pool.c | 87 NGX_CORE_MODULE, /* module type */
|
| H A D | ngx_log.c | 58 NGX_CORE_MODULE, /* module type */
|
| H A D | nginx.c | 190 NGX_CORE_MODULE, /* module type */
|
| /f-stack/app/nginx-1.16.1/src/event/modules/ |
| H A D | ngx_ff_host_event_module.c | 70 NGX_CORE_MODULE, /* module type */
|
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail.c | 54 NGX_CORE_MODULE, /* module type */
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream.c | 61 NGX_CORE_MODULE, /* module type */
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event.c | 112 NGX_CORE_MODULE, /* module type */
|
| H A D | ngx_event_openssl.c | 117 NGX_CORE_MODULE, /* module type */
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http.c | 107 NGX_CORE_MODULE, /* module type */
|