XML_LRM_ATTR_TARGET_UUID  751 daemons/controld/controld_fencing.c         const char *uuid = crm_element_value(action->xml, XML_LRM_ATTR_TARGET_UUID);
XML_LRM_ATTR_TARGET_UUID  854 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 1145 lib/pacemaker/pcmk_sched_graph.c         crm_xml_add(action_xml, XML_LRM_ATTR_TARGET_UUID, action->node->details->id);
XML_LRM_ATTR_TARGET_UUID 1151 lib/pacemaker/pcmk_sched_graph.c         g_hash_table_insert(action->meta, strdup(XML_LRM_ATTR_TARGET_UUID), strdup(action->node->details->id));
XML_LRM_ATTR_TARGET_UUID  630 lib/pacemaker/pcmk_sched_transition.c     char *uuid = crm_element_value_copy(action->xml, XML_LRM_ATTR_TARGET_UUID);
XML_LRM_ATTR_TARGET_UUID 2061 lib/pengine/utils.c         add_hash_param(stonith_op->meta, XML_LRM_ATTR_TARGET_UUID, node->details->id);