ha_node_uuid      627 lib/cluster/heartbeat.c         const char *ha_node_uuid = NULL;
ha_node_uuid      641 lib/cluster/heartbeat.c         ha_node_uuid = crm_peer_uuid(peer);
ha_node_uuid      643 lib/cluster/heartbeat.c         if (ha_node_uuid == NULL) {
ha_node_uuid      648 lib/cluster/heartbeat.c         crm_debug("Node: %s (uuid: %s)", ha_node, ha_node_uuid);
ha_node_uuid      650 lib/cluster/heartbeat.c         crm_xml_add(node, XML_ATTR_ID, ha_node_uuid);