get_corosync_uuid  446 include/crm/cluster/internal.h char *get_corosync_uuid(crm_node_t *peer);
get_corosync_uuid  150 lib/cluster/cluster.c             uuid = get_corosync_uuid(peer);
get_corosync_uuid  371 lib/cluster/corosync.c     cluster->uuid = get_corosync_uuid(peer);
get_corosync_uuid  724 lib/cluster/legacy.c     cluster->uuid = get_corosync_uuid(peer);