Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_eventport_module.c150 static char *ngx_eventport_init_conf(ngx_cycle_t *cycle, void *conf);
177 ngx_eventport_init_conf, /* init configuration */
642 ngx_eventport_init_conf(ngx_cycle_t *cycle, void *conf) in ngx_eventport_init_conf() function