Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_eventport_module.c174 static ngx_event_module_t ngx_eventport_module_ctx = { variable
196 &ngx_eventport_module_ctx, /* module context */
279 ngx_event_actions = ngx_eventport_module_ctx.actions; in ngx_eventport_init()