Home
last modified time | relevance | path

Searched refs:ngx_ff_host_event_create_conf (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.c36 static void * ngx_ff_host_event_create_conf(ngx_cycle_t *cycle);
62 ngx_ff_host_event_create_conf, /* create configuration */
82 ngx_ff_host_event_create_conf(ngx_cycle_t *cycle) in ngx_ff_host_event_create_conf() function