te_uuid 265 daemons/controld/controld_control.c free(controld_globals.te_uuid); te_uuid 266 daemons/controld/controld_control.c controld_globals.te_uuid = NULL; te_uuid 825 daemons/controld/controld_fencing.c || !pcmk__str_eq(uuid, controld_globals.te_uuid, pcmk__str_none) te_uuid 832 daemons/controld/controld_fencing.c stonith_id, uuid, controld_globals.te_uuid, transition_id, te_uuid 1010 daemons/controld/controld_fencing.c controld_globals.te_uuid), te_uuid 58 daemons/controld/controld_globals.h char *te_uuid; te_uuid 172 daemons/controld/controld_te_actions.c controld_globals.te_uuid); te_uuid 244 daemons/controld/controld_te_actions.c controld_globals.te_uuid); te_uuid 391 daemons/controld/controld_te_actions.c controld_globals.te_uuid); te_uuid 484 daemons/controld/controld_te_events.c || !pcmk__str_eq(update_te_uuid, controld_globals.te_uuid, te_uuid 65 daemons/controld/controld_transition.c if (controld_globals.te_uuid == NULL) { te_uuid 66 daemons/controld/controld_transition.c controld_globals.te_uuid = crm_generate_uuid(); te_uuid 67 daemons/controld/controld_transition.c crm_info("Registering TE UUID: %s", controld_globals.te_uuid);