Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_eventport_module.c136 } ngx_eventport_conf_t; typedef
167 offsetof(ngx_eventport_conf_t, events),
216 ngx_eventport_conf_t *epcf; in ngx_eventport_init()
628 ngx_eventport_conf_t *epcf; in ngx_eventport_create_conf()
630 epcf = ngx_palloc(cycle->pool, sizeof(ngx_eventport_conf_t)); in ngx_eventport_create_conf()
644 ngx_eventport_conf_t *epcf = conf; in ngx_eventport_init_conf()