Searched refs:ngx_events_module (Results 1 – 4 of 4) sorted by relevance
549 extern ngx_module_t ngx_events_module;554 (*(ngx_get_conf(conf_ctx, ngx_events_module))) [module.ctx_index]
108 ngx_module_t ngx_events_module = { variable452 if (ngx_get_conf(cycle->conf_ctx, ngx_events_module) == NULL) { in ngx_event_init_conf()508 cf = ngx_get_conf(cycle->conf_ctx, ngx_events_module); in ngx_event_module_init()
84 EVENT_MODULES="ngx_events_module ngx_event_core_module"
1729 if (ngx_get_conf(cf->cycle->conf_ctx, ngx_events_module)) { in ngx_http_add_listening()