our_uuid          899 daemons/controld/controld_cib.c         node_id = controld_globals.our_uuid;
our_uuid           70 daemons/controld/controld_control.c             controld_globals.our_uuid = cluster->uuid;
our_uuid          253 daemons/controld/controld_control.c     free(controld_globals.our_uuid);
our_uuid          254 daemons/controld/controld_control.c     controld_globals.our_uuid = NULL;
our_uuid         1231 daemons/controld/controld_execd.c                                         controld_globals.our_uuid);
our_uuid         1773 daemons/controld/controld_execd.c     crm_xml_add(iter, PCMK_XA_ID, controld_globals.our_uuid);
our_uuid           85 daemons/controld/controld_globals.h     char *our_uuid;
our_uuid          340 daemons/controld/controld_join_client.c                                controld_globals.our_uuid, false);
our_uuid          431 daemons/controld/controld_membership.c         crm_xml_add(update, PCMK_XA_DC_UUID, controld_globals.our_uuid);
our_uuid          485 daemons/controld/controld_schedulerd.c     crm_xml_add(output, PCMK_XA_DC_UUID, controld_globals.our_uuid);