te_uuid           264 daemons/controld/controld_control.c     free(controld_globals.te_uuid);
te_uuid           265 daemons/controld/controld_control.c     controld_globals.te_uuid = NULL;
te_uuid           810 daemons/controld/controld_fencing.c         || !pcmk__str_eq(uuid, controld_globals.te_uuid, pcmk__str_none)
te_uuid           817 daemons/controld/controld_fencing.c                  stonith_id, uuid, controld_globals.te_uuid, transition_id,
te_uuid           990 daemons/controld/controld_fencing.c                                           controld_globals.te_uuid),
te_uuid            61 daemons/controld/controld_globals.h     char *te_uuid;
te_uuid           169 daemons/controld/controld_te_actions.c                                    controld_globals.te_uuid);
te_uuid           238 daemons/controld/controld_te_actions.c                                          controld_globals.te_uuid);
te_uuid           382 daemons/controld/controld_te_actions.c                                    controld_globals.te_uuid);
te_uuid           475 daemons/controld/controld_te_events.c                || !pcmk__str_eq(update_te_uuid, controld_globals.te_uuid,
te_uuid            70 daemons/controld/controld_transition.c     if (controld_globals.te_uuid == NULL) {
te_uuid            71 daemons/controld/controld_transition.c         controld_globals.te_uuid = crm_generate_uuid();
te_uuid            72 daemons/controld/controld_transition.c         crm_info("Registering TE UUID: %s", controld_globals.te_uuid);