Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_ff_host_event_module.c53 } ngx_ff_host_event_conf_t; typedef
84 ngx_ff_host_event_conf_t *cf; in ngx_ff_host_event_create_conf()
85 cf = ngx_palloc(cycle->pool, sizeof(ngx_ff_host_event_conf_t)); in ngx_ff_host_event_create_conf()
96 ngx_ff_host_event_conf_t *cf = conf; in ngx_ff_host_event_init_conf()