Searched refs:fstack_conf (Results 1 – 5 of 5) sorted by relevance
13 fstack_conf f-stack.conf;
122 ngx_str_t fstack_conf; member
164 offsetof(ngx_core_conf_t, fstack_conf),
78 …fstack_conf f-stack.conf; # path of f-stack configuration file, default: $NGX_PREFIX/conf/f-stack…
374 if (ccf->fstack_conf.len == 0) { in ngx_single_process_cycle()382 if (ff_mod_init((const char *)ccf->fstack_conf.data, 0, in ngx_single_process_cycle()1142 if (ccf->fstack_conf.len == 0) { in ngx_worker_process_init()1154 if (ff_mod_init((const char *)ccf->fstack_conf.data, worker, in ngx_worker_process_init()