Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_select_module.c40 static ngx_event_module_t ngx_select_module_ctx = { variable
62 &ngx_select_module_ctx, /* module context */
107 ngx_event_actions = ngx_select_module_ctx.actions; in ngx_select_init()
H A Dngx_win32_select_module.c40 static ngx_event_module_t ngx_select_module_ctx = { variable
62 &ngx_select_module_ctx, /* module context */
107 ngx_event_actions = ngx_select_module_ctx.actions; in ngx_select_init()