Searched refs:static_conf (Results 1 – 8 of 8) sorted by relevance
/dports/www/nginx-full/nginx-rtmp-module-8e344d7/ |
H A D | ngx_rtmp_exec_module.c | 96 ngx_array_t static_conf; /* ngx_rtmp_exec_conf_t */ member 235 offsetof(ngx_rtmp_exec_main_conf_t, static_conf), 435 if (ngx_array_init(&emcf->static_conf, cf->pool, 1, in ngx_rtmp_exec_create_main_conf() 464 emcf->static_conf.nelts, in ngx_rtmp_exec_init_main_conf() 470 e = ngx_array_push_n(&emcf->static_exec, emcf->static_conf.nelts); in ngx_rtmp_exec_init_main_conf() 477 ec = emcf->static_conf.elts; in ngx_rtmp_exec_init_main_conf() 479 for (n = 0; n < emcf->static_conf.nelts; n++, e++, ec++) { in ngx_rtmp_exec_init_main_conf()
|
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/tests/component/ |
H A D | test_state_file.cc | 1192 const std::string static_conf = temp_test_dir.name() + "/mysqlrouter.conf"; in TEST_F() local 1196 static_conf, in TEST_F()
|
/dports/devel/libunit/unit-1.26.1/src/ |
H A D | nxt_router.c | 1496 nxt_conf_value_t *routes_conf, *static_conf, *client_ip_conf; in nxt_router_conf_create() local 1540 static_conf = nxt_conf_get_path(conf, &static_path); in nxt_router_conf_create() 1542 ret = nxt_router_conf_process_static(task, tmcf->router_conf, static_conf); in nxt_router_conf_create()
|
/dports/www/unit/unit-1.26.1/src/ |
H A D | nxt_router.c | 1496 nxt_conf_value_t *routes_conf, *static_conf, *client_ip_conf; in nxt_router_conf_create() local 1540 static_conf = nxt_conf_get_path(conf, &static_path); in nxt_router_conf_create() 1542 ret = nxt_router_conf_process_static(task, tmcf->router_conf, static_conf); in nxt_router_conf_create()
|
/dports/www/unit-php/unit-1.26.1/src/ |
H A D | nxt_router.c | 1496 nxt_conf_value_t *routes_conf, *static_conf, *client_ip_conf; in nxt_router_conf_create() local 1540 static_conf = nxt_conf_get_path(conf, &static_path); in nxt_router_conf_create() 1542 ret = nxt_router_conf_process_static(task, tmcf->router_conf, static_conf); in nxt_router_conf_create()
|
/dports/www/unit-perl/unit-1.26.1/src/ |
H A D | nxt_router.c | 1496 nxt_conf_value_t *routes_conf, *static_conf, *client_ip_conf; in nxt_router_conf_create() local 1540 static_conf = nxt_conf_get_path(conf, &static_path); in nxt_router_conf_create() 1542 ret = nxt_router_conf_process_static(task, tmcf->router_conf, static_conf); in nxt_router_conf_create()
|
/dports/www/unit-python/unit-1.26.1/src/ |
H A D | nxt_router.c | 1496 nxt_conf_value_t *routes_conf, *static_conf, *client_ip_conf; in nxt_router_conf_create() local 1540 static_conf = nxt_conf_get_path(conf, &static_path); in nxt_router_conf_create() 1542 ret = nxt_router_conf_process_static(task, tmcf->router_conf, static_conf); in nxt_router_conf_create()
|
/dports/www/unit-java/unit-1.26.1/src/ |
H A D | nxt_router.c | 1496 nxt_conf_value_t *routes_conf, *static_conf, *client_ip_conf; in nxt_router_conf_create() local 1540 static_conf = nxt_conf_get_path(conf, &static_path); in nxt_router_conf_create() 1542 ret = nxt_router_conf_process_static(task, tmcf->router_conf, static_conf); in nxt_router_conf_create()
|