pcmk__cluster_node_uuid  389 daemons/controld/controld_fencing.c         const char *uuid = pcmk__cluster_node_uuid(target_node);
pcmk__cluster_node_uuid  604 daemons/controld/controld_fencing.c         uuid = pcmk__cluster_node_uuid(peer);
pcmk__cluster_node_uuid  881 daemons/controld/controld_join_dc.c     crm_xml_add(tmp1, PCMK_XA_ID, pcmk__cluster_node_uuid(join_node));
pcmk__cluster_node_uuid  141 daemons/controld/controld_membership.c                     pcmk__cluster_node_uuid(node)) == NULL) {
pcmk__cluster_node_uuid  148 include/crm/cluster/internal.h const char *pcmk__cluster_node_uuid(crm_node_t *node);
pcmk__cluster_node_uuid  473 lib/cluster/cluster.c     crm_xml_add(xml, attr, pcmk__cluster_node_uuid(node));
pcmk__cluster_node_uuid  525 lib/cluster/cluster.c     return pcmk__cluster_node_uuid(peer);
pcmk__cluster_node_uuid  954 lib/cluster/membership.c             uuid = pcmk__cluster_node_uuid(node);