crmd_pref 723 daemons/controld/controld_control.c value = crmd_pref(config_hash, XML_CONFIG_ATTR_DC_DEADTIME); crmd_pref 726 daemons/controld/controld_control.c value = crmd_pref(config_hash, "node-action-limit"); /* Also checks migration-limit */ crmd_pref 729 daemons/controld/controld_control.c value = crmd_pref(config_hash, "load-threshold"); crmd_pref 734 daemons/controld/controld_control.c value = crmd_pref(config_hash, "no-quorum-policy"); crmd_pref 739 daemons/controld/controld_control.c set_fence_reaction(crmd_pref(config_hash, XML_CONFIG_ATTR_FENCE_REACTION)); crmd_pref 741 daemons/controld/controld_control.c value = crmd_pref(config_hash,"stonith-max-attempts"); crmd_pref 744 daemons/controld/controld_control.c value = crmd_pref(config_hash, XML_CONFIG_ATTR_FORCE_QUIT); crmd_pref 749 daemons/controld/controld_control.c value = crmd_pref(config_hash, XML_CONFIG_ATTR_ELECTION_FAIL); crmd_pref 752 daemons/controld/controld_control.c value = crmd_pref(config_hash, XML_CONFIG_ATTR_RECHECK); crmd_pref 756 daemons/controld/controld_control.c value = crmd_pref(config_hash, "transition-delay"); crmd_pref 759 daemons/controld/controld_control.c value = crmd_pref(config_hash, "join-integration-timeout"); crmd_pref 762 daemons/controld/controld_control.c value = crmd_pref(config_hash, "join-finalization-timeout"); crmd_pref 765 daemons/controld/controld_control.c value = crmd_pref(config_hash, XML_CONFIG_ATTR_SHUTDOWN_LOCK); crmd_pref 830 daemons/controld/controld_control.c const char *value = crmd_pref(NULL, XML_CONFIG_ATTR_FORCE_QUIT);