crmd_pref 721 daemons/controld/controld_control.c value = crmd_pref(config_hash, XML_CONFIG_ATTR_DC_DEADTIME); crmd_pref 724 daemons/controld/controld_control.c value = crmd_pref(config_hash, "node-action-limit"); /* Also checks migration-limit */ crmd_pref 727 daemons/controld/controld_control.c value = crmd_pref(config_hash, "load-threshold"); crmd_pref 732 daemons/controld/controld_control.c value = crmd_pref(config_hash, "no-quorum-policy"); crmd_pref 737 daemons/controld/controld_control.c set_fence_reaction(crmd_pref(config_hash, XML_CONFIG_ATTR_FENCE_REACTION)); crmd_pref 739 daemons/controld/controld_control.c value = crmd_pref(config_hash,"stonith-max-attempts"); crmd_pref 742 daemons/controld/controld_control.c value = crmd_pref(config_hash, XML_CONFIG_ATTR_FORCE_QUIT); crmd_pref 747 daemons/controld/controld_control.c value = crmd_pref(config_hash, XML_CONFIG_ATTR_ELECTION_FAIL); crmd_pref 750 daemons/controld/controld_control.c value = crmd_pref(config_hash, XML_CONFIG_ATTR_RECHECK); crmd_pref 754 daemons/controld/controld_control.c value = crmd_pref(config_hash, "transition-delay"); crmd_pref 757 daemons/controld/controld_control.c value = crmd_pref(config_hash, "join-integration-timeout"); crmd_pref 760 daemons/controld/controld_control.c value = crmd_pref(config_hash, "join-finalization-timeout"); crmd_pref 763 daemons/controld/controld_control.c value = crmd_pref(config_hash, XML_CONFIG_ATTR_SHUTDOWN_LOCK); crmd_pref 828 daemons/controld/controld_control.c const char *value = crmd_pref(NULL, XML_CONFIG_ATTR_FORCE_QUIT);