Searched refs:ngx_core_module (Results 1 – 10 of 10) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_cycle.h | 146 extern ngx_module_t ngx_core_module;
|
| H A D | ngx_cycle.c | 309 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in ngx_init_cycle() 325 ngx_core_module); in ngx_init_cycle() 813 ngx_core_module); in ngx_init_cycle() 1058 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in ngx_delete_pidfile() 1080 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in ngx_signal_process() 1414 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in ngx_set_shutdown_timer()
|
| H A D | nginx.c | 186 ngx_module_t ngx_core_module = { variable 355 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in main() 539 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in ngx_set_environment() 727 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in ngx_exec_new_binary() 1451 ngx_core_module); in ngx_get_cpu_affinity()
|
| H A D | ngx_connection.c | 155 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in ngx_clone_listening()
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_process_cycle.c | 143 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in ngx_master_process_cycle() 272 ngx_core_module); in ngx_master_process_cycle() 373 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in ngx_single_process_cycle() 820 ngx_core_module); in ngx_reap_children() 1017 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in ngx_worker_process_init()
|
| H A D | ngx_process.c | 617 ngx_core_module); in ngx_debug_point()
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event.c | 516 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in ngx_event_module_init() 661 ccf = (ngx_core_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_core_module); in ngx_event_process_init()
|
| /f-stack/app/nginx-1.16.1/auto/ |
| H A D | sources | 6 CORE_MODULES="ngx_core_module ngx_errlog_module ngx_conf_module"
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_proxy_module.c | 2323 ngx_core_module); in ngx_stream_proxy_bind()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_upstream.c | 6159 ngx_core_module); in ngx_http_upstream_bind_set_slot()
|