Home
last modified time | relevance | path

Searched refs:ngx_eventport_module (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_eventport_module.c194 ngx_module_t ngx_eventport_module = { variable
218 epcf = ngx_event_get_conf(cycle->conf_ctx, ngx_eventport_module); in ngx_eventport_init()
/f-stack/app/nginx-1.16.1/auto/
H A Dsources117 EVENTPORT_MODULE=ngx_eventport_module
118 EVENTPORT_SRCS=src/event/modules/ngx_eventport_module.c
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.c17 extern ngx_module_t ngx_eventport_module;