Searched refs:ngx_epoll_module (Results 1 – 3 of 3) sorted by relevance
120 EPOLL_MODULE=ngx_epoll_module121 EPOLL_SRCS=src/event/modules/ngx_epoll_module.c
19 extern ngx_module_t ngx_epoll_module;1327 module = &ngx_epoll_module; in ngx_event_core_init_conf()1330 module = &ngx_epoll_module; in ngx_event_core_init_conf()
202 ngx_module_t ngx_epoll_module = { variable327 epcf = ngx_event_get_conf(cycle->conf_ctx, ngx_epoll_module); in ngx_epoll_init()