config_hash 1491 daemons/based/based_callbacks.c cib_read_config(config_hash, result_cib); config_hash 50 daemons/based/pacemaker-based.c GHashTable *config_hash = NULL; config_hash 300 daemons/based/pacemaker-based.c if (config_hash != NULL) { config_hash 301 daemons/based/pacemaker-based.c g_hash_table_destroy(config_hash); config_hash 401 daemons/based/pacemaker-based.c config_hash = pcmk__strkey_table(free, free); config_hash 436 daemons/based/pacemaker-based.c cib_read_config(config_hash, cib); config_hash 53 daemons/based/pacemaker-based.h extern GHashTable *config_hash; config_hash 140 daemons/based/pacemaker-based.h return g_hash_table_lookup(config_hash, opt); config_hash 524 daemons/controld/controld_control.c GHashTable *config_hash = NULL; config_hash 556 daemons/controld/controld_control.c config_hash = pcmk__strkey_table(free, free); config_hash 558 daemons/controld/controld_control.c config_hash, PCMK_VALUE_CIB_BOOTSTRAP_OPTIONS, FALSE, now, config_hash 562 daemons/controld/controld_control.c pcmk__validate_cluster_options(config_hash); config_hash 574 daemons/controld/controld_control.c value = g_hash_table_lookup(config_hash, PCMK_OPT_STONITH_WATCHDOG_TIMEOUT); config_hash 577 daemons/controld/controld_control.c value = g_hash_table_lookup(config_hash, PCMK_OPT_NO_QUORUM_POLICY); config_hash 583 daemons/controld/controld_control.c value = g_hash_table_lookup(config_hash, PCMK_OPT_SHUTDOWN_LOCK); config_hash 590 daemons/controld/controld_control.c value = g_hash_table_lookup(config_hash, PCMK_OPT_SHUTDOWN_LOCK_LIMIT); config_hash 594 daemons/controld/controld_control.c value = g_hash_table_lookup(config_hash, PCMK_OPT_NODE_PENDING_TIMEOUT); config_hash 598 daemons/controld/controld_control.c value = g_hash_table_lookup(config_hash, PCMK_OPT_CLUSTER_NAME); config_hash 602 daemons/controld/controld_control.c controld_configure_election(config_hash); config_hash 603 daemons/controld/controld_control.c controld_configure_fencing(config_hash); config_hash 604 daemons/controld/controld_control.c controld_configure_fsa_timers(config_hash); config_hash 605 daemons/controld/controld_control.c controld_configure_throttle(config_hash); config_hash 613 daemons/controld/controld_control.c g_hash_table_destroy(config_hash); config_hash 473 daemons/controld/controld_execd_state.c GHashTable *config_hash = pcmk__strkey_table(free, free); config_hash 478 daemons/controld/controld_execd_state.c config_hash, PCMK_VALUE_CIB_BOOTSTRAP_OPTIONS, FALSE, config_hash 482 daemons/controld/controld_execd_state.c lrmd__validate_remote_settings(lrmd, config_hash); config_hash 484 daemons/controld/controld_execd_state.c g_hash_table_destroy(config_hash); config_hash 116 daemons/schedulerd/schedulerd_messages.c value = pcmk__cluster_option(scheduler->config_hash, config_hash 219 include/crm/common/scheduler.h GHashTable *config_hash; // Cluster properties config_hash 427 include/crm/pengine/internal.h const char *strategy = pcmk__cluster_option(scheduler->config_hash, config_hash 436 include/crm/pengine/internal.h const char *value = pcmk__cluster_option(scheduler->config_hash, option); config_hash 1007 lib/pacemaker/pcmk_graph_producer.c GHashTable *config_hash = scheduler->config_hash; config_hash 1014 lib/pacemaker/pcmk_graph_producer.c value = pcmk__cluster_option(config_hash, PCMK_OPT_CLUSTER_DELAY); config_hash 1017 lib/pacemaker/pcmk_graph_producer.c value = pcmk__cluster_option(config_hash, PCMK_OPT_STONITH_TIMEOUT); config_hash 1028 lib/pacemaker/pcmk_graph_producer.c value = pcmk__cluster_option(config_hash, PCMK_OPT_BATCH_LIMIT); config_hash 1033 lib/pacemaker/pcmk_graph_producer.c value = pcmk__cluster_option(config_hash, PCMK_OPT_MIGRATION_LIMIT); config_hash 366 lib/pacemaker/pcmk_sched_nodes.c pcmk__cluster_option(scheduler->config_hash, config_hash 32 lib/pengine/rules_alerts.c GHashTable *config_hash = pcmk__strkey_table(free, free); config_hash 38 lib/pengine/rules_alerts.c config_hash, NULL, FALSE, now, NULL); config_hash 41 lib/pengine/rules_alerts.c value = g_hash_table_lookup(config_hash, PCMK_META_ENABLED); config_hash 48 lib/pengine/rules_alerts.c value = g_hash_table_lookup(config_hash, PCMK_META_TIMEOUT); config_hash 72 lib/pengine/rules_alerts.c value = g_hash_table_lookup(config_hash, PCMK_META_TIMESTAMP_FORMAT); config_hash 83 lib/pengine/rules_alerts.c g_hash_table_destroy(config_hash); config_hash 325 lib/pengine/status.c if (scheduler->config_hash != NULL) { config_hash 326 lib/pengine/status.c g_hash_table_destroy(scheduler->config_hash); config_hash 52 lib/pengine/unpack.c GHashTable *config_hash = (scheduler)->config_hash; \ config_hash 53 lib/pengine/unpack.c const char *scf_value = pcmk__cluster_option(config_hash, (option)); \ config_hash 218 lib/pengine/unpack.c GHashTable *config_hash = pcmk__strkey_table(free, free); config_hash 228 lib/pengine/unpack.c scheduler->config_hash = config_hash; config_hash 231 lib/pengine/unpack.c config_hash, PCMK_VALUE_CIB_BOOTSTRAP_OPTIONS, config_hash 234 lib/pengine/unpack.c pcmk__validate_cluster_options(config_hash); config_hash 242 lib/pengine/unpack.c value = pcmk__cluster_option(config_hash, PCMK_OPT_HAVE_WATCHDOG); config_hash 256 lib/pengine/unpack.c value = pcmk__cluster_option(config_hash, PCMK_OPT_STONITH_TIMEOUT); config_hash 274 lib/pengine/unpack.c scheduler->stonith_action = pcmk__cluster_option(config_hash, config_hash 294 lib/pengine/unpack.c value = pcmk__cluster_option(config_hash, PCMK_OPT_PRIORITY_FENCING_DELAY); config_hash 313 lib/pengine/unpack.c value = pcmk__cluster_option(config_hash, PCMK_OPT_NO_QUORUM_POLICY); config_hash 382 lib/pengine/unpack.c value = pcmk__cluster_option(config_hash, PCMK__OPT_REMOVE_AFTER_STOP); config_hash 423 lib/pengine/unpack.c pcmk__cluster_option(config_hash, PCMK_OPT_PLACEMENT_STRATEGY); config_hash 429 lib/pengine/unpack.c value = pcmk__cluster_option(config_hash, PCMK_OPT_SHUTDOWN_LOCK_LIMIT); config_hash 440 lib/pengine/unpack.c value = pcmk__cluster_option(config_hash, PCMK_OPT_NODE_PENDING_TIMEOUT); config_hash 5035 lib/pengine/unpack.c cluster_name = g_hash_table_lookup(scheduler->config_hash, config_hash 570 tools/crm_resource_print.c pcmk__cluster_option(checks->rsc->cluster->config_hash, config_hash 2021 tools/crm_resource_runtime.c const char *dc_version = g_hash_table_lookup(scheduler->config_hash,