Home
last modified time | relevance | path

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

/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/include/
H A Dpool_config.h222 int num_black_function_list; /* number of functions in black_function_list */ member
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/include/
H A Dpool_config.h239 int num_black_function_list; /* number of functions in black_function_list */ member
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/include/
H A Dpool_config.h316 int num_black_function_list; /* number of functions in member
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/include/
H A Dpool_config.h336 int num_black_function_list; /* number of functions in member
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/utils/
H A Dpool_select_walker.c370 if (pool_config->num_black_function_list > 0) in function_call_walker()
H A Dpool_process_reporting.c449 for (j=0;j<pool_config->num_black_function_list;j++) in get_config()
454 if (j != pool_config->num_black_function_list-1) in get_config()
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/utils/
H A Dpool_select_walker.c370 if (pool_config->num_black_function_list > 0) in function_call_walker()
H A Dpool_process_reporting.c449 for (j=0;j<pool_config->num_black_function_list;j++) in get_config()
454 if (j != pool_config->num_black_function_list-1) in get_config()
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/utils/
H A Dpool_select_walker.c398 if (pool_config->num_black_function_list > 0) in function_call_walker()
H A Dpool_process_reporting.c483 for (j = 0; j < pool_config->num_black_function_list; j++) in get_config()
488 if (j != pool_config->num_black_function_list - 1) in get_config()
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/utils/
H A Dpool_select_walker.c398 if (pool_config->num_black_function_list > 0) in function_call_walker()
H A Dpool_process_reporting.c468 for (j = 0; j < pool_config->num_black_function_list; j++) in get_config()
473 if (j != pool_config->num_black_function_list - 1) in get_config()
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/config/
H A Dpool_config_variables.c988 &g_pool_config.num_black_function_list,
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/tools/pgmd5/
H A Dpool_config_variables.c988 &g_pool_config.num_black_function_list,
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/config/
H A Dpool_config_variables.c1024 &g_pool_config.num_black_function_list,
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/config/
H A Dpool_config_variables.c1073 &g_pool_config.num_black_function_list,
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/config/
H A Dpool_config_variables.c1162 &g_pool_config.num_black_function_list,