get_corosync_uuid  327 include/crm/cluster/internal.h char *get_corosync_uuid(crm_node_t *peer);
get_corosync_uuid   46 lib/cluster/cluster.c             uuid = get_corosync_uuid(peer);
get_corosync_uuid  415 lib/cluster/corosync.c     cluster->uuid = get_corosync_uuid(peer);