XML_LRM_ATTR_TARGET_UUID 752 daemons/controld/controld_fencing.c const char *uuid = crm_element_value(action->xml, XML_LRM_ATTR_TARGET_UUID); XML_LRM_ATTR_TARGET_UUID 855 daemons/controld/controld_fencing.c uuid = crm_element_value(action->xml, XML_LRM_ATTR_TARGET_UUID); XML_LRM_ATTR_TARGET_UUID 192 daemons/controld/controld_te_actions.c const char *target_uuid = crm_element_value(action->xml, XML_LRM_ATTR_TARGET_UUID); XML_LRM_ATTR_TARGET_UUID 61 daemons/controld/controld_te_events.c target_uuid = crm_element_value(action->xml, XML_LRM_ATTR_TARGET_UUID); XML_LRM_ATTR_TARGET_UUID 243 daemons/controld/controld_te_events.c target = crm_element_value(action->xml, XML_LRM_ATTR_TARGET_UUID); XML_LRM_ATTR_TARGET_UUID 378 lib/common/operations.c XML_LRM_ATTR_TARGET_UUID, XML_LRM_ATTR_TARGET_UUID 872 lib/pacemaker/pcmk_graph_producer.c crm_xml_add(action_xml, XML_LRM_ATTR_TARGET_UUID, action->node->details->id); XML_LRM_ATTR_TARGET_UUID 878 lib/pacemaker/pcmk_graph_producer.c g_hash_table_insert(action->meta, strdup(XML_LRM_ATTR_TARGET_UUID), strdup(action->node->details->id)); XML_LRM_ATTR_TARGET_UUID 627 lib/pacemaker/pcmk_sched_transition.c char *uuid = crm_element_value_copy(action->xml, XML_LRM_ATTR_TARGET_UUID); XML_LRM_ATTR_TARGET_UUID 2152 lib/pengine/utils.c add_hash_param(stonith_op->meta, XML_LRM_ATTR_TARGET_UUID, node->details->id);