Home
last modified time | relevance | path

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

/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/config/
H A Dpool_config_variables.c45 static bool get_index_in_var_name(struct config_generic* record,
2288 static bool get_index_in_var_name(struct config_generic* record, const char* name, int *index, int … in get_index_in_var_name() function
2418 if (get_index_in_var_name(record, name, &index_val, elevel) == false) in setConfigOption()
4143 if (get_index_in_var_name(record, var_name, &index, FRONTEND_ONLY_ERROR) == false) in report_config_variable()
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/tools/pgmd5/
H A Dpool_config_variables.c45 static bool get_index_in_var_name(struct config_generic* record,
2288 static bool get_index_in_var_name(struct config_generic* record, const char* name, int *index, int … in get_index_in_var_name() function
2418 if (get_index_in_var_name(record, name, &index_val, elevel) == false) in setConfigOption()
4143 if (get_index_in_var_name(record, var_name, &index, FRONTEND_ONLY_ERROR) == false) in report_config_variable()
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/config/
H A Dpool_config_variables.c66 static bool get_index_in_var_name(struct config_generic* record,
2516 static bool get_index_in_var_name(struct config_generic* record, const char* name, int *index, int … in get_index_in_var_name() function
2646 if (get_index_in_var_name(record, name, &index_val, elevel) == false) in setConfigOption()
4627 if (get_index_in_var_name(record, var_name, &index, FRONTEND_ONLY_ERROR) == false) in report_config_variable()
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/config/
H A Dpool_config_variables.c66 static bool get_index_in_var_name(struct config_generic *record,
2690 get_index_in_var_name(struct config_generic *record, const char *name, int *index, int elevel) in get_index_in_var_name() function
2829 if (get_index_in_var_name(record, name, &index_val, elevel) == false) in setConfigOption()
4930 if (get_index_in_var_name(record, var_name, &index, FRONTEND_ONLY_ERROR) == false) in report_config_variable()
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/config/
H A Dpool_config_variables.c89 static bool get_index_in_var_name(struct config_generic *record,
2836 get_index_in_var_name(struct config_generic *record, const char *name, int *index, int elevel) in get_index_in_var_name() function
2975 if (get_index_in_var_name(record, name, &index_val, elevel) == false) in setConfigOption()
5092 if (get_index_in_var_name(record, var_name, &index, FRONTEND_ONLY_ERROR) == false) in report_config_variable()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/config/
H A Dpool_config_variables.c92 static bool get_index_in_var_name(struct config_generic *record,
3050 get_index_in_var_name(struct config_generic *record, const char *name, int *index, int elevel) in get_index_in_var_name() function
3189 if (get_index_in_var_name(record, name, &index_val, elevel) == false) in setConfigOption()
5811 if (get_index_in_var_name(record, var_name, &index, FRONTEND_ONLY_ERROR) == false) in report_config_variable()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/config/
H A Dpool_config_variables.c91 static bool get_index_in_var_name(struct config_generic *record,
2984 get_index_in_var_name(struct config_generic *record, const char *name, int *index, int elevel) in get_index_in_var_name() function
3123 if (get_index_in_var_name(record, name, &index_val, elevel) == false) in setConfigOption()
5751 if (get_index_in_var_name(record, var_name, &index, FRONTEND_ONLY_ERROR) == false) in report_config_variable()