Home
last modified time | relevance | path

Searched refs:ngx_core_module (Results 1 – 10 of 10) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_cycle.h146 extern ngx_module_t ngx_core_module;
H A Dngx_cycle.c309 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 Dnginx.c186 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 Dngx_connection.c155 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 Dngx_process_cycle.c143 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 Dngx_process.c617 ngx_core_module); in ngx_debug_point()
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.c516 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 Dsources6 CORE_MODULES="ngx_core_module ngx_errlog_module ngx_conf_module"
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_proxy_module.c2323 ngx_core_module); in ngx_stream_proxy_bind()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_upstream.c6159 ngx_core_module); in ngx_http_upstream_bind_set_slot()