ngx_event_get_conf 121 src/event/modules/ngx_devpoll_module.c dpcf = ngx_event_get_conf(cycle->conf_ctx, ngx_devpoll_module); ngx_event_get_conf 319 src/event/modules/ngx_epoll_module.c epcf = ngx_event_get_conf(cycle->conf_ctx, ngx_epoll_module); ngx_event_get_conf 216 src/event/modules/ngx_eventport_module.c epcf = ngx_event_get_conf(cycle->conf_ctx, ngx_eventport_module); ngx_event_get_conf 125 src/event/modules/ngx_kqueue_module.c kcf = ngx_event_get_conf(cycle->conf_ctx, ngx_kqueue_module); ngx_event_get_conf 410 src/event/modules/ngx_poll_module.c ecf = ngx_event_get_conf(cycle->conf_ctx, ngx_event_core_module); ngx_event_get_conf 407 src/event/modules/ngx_select_module.c ecf = ngx_event_get_conf(cycle->conf_ctx, ngx_event_core_module); ngx_event_get_conf 391 src/event/modules/ngx_win32_select_module.c ecf = ngx_event_get_conf(cycle->conf_ctx, ngx_event_core_module); ngx_event_get_conf 580 src/event/ngx_event.c ecf = ngx_event_get_conf(cycle->conf_ctx, ngx_event_core_module); ngx_event_get_conf 791 src/event/ngx_event.c iocpcf = ngx_event_get_conf(cycle->conf_ctx, ngx_iocp_module); ngx_event_get_conf 995 src/event/ngx_event.c old_ecf = ngx_event_get_conf(cf->cycle->old_cycle->conf_ctx, ngx_event_get_conf 43 src/event/ngx_event_accept.c ecf = ngx_event_get_conf(ngx_cycle->conf_ctx, ngx_event_core_module); ngx_event_get_conf 1783 src/http/ngx_http.c iocpcf = ngx_event_get_conf(cf->cycle->conf_ctx, ngx_iocp_module);