b_uuid           1489 lib/pengine/pe_actions.c 	free(b_uuid);						\
b_uuid           1504 lib/pengine/pe_actions.c     char *b_uuid = NULL;
b_uuid           1590 lib/pengine/pe_actions.c         if (!decode_transition_magic(b_magic, &b_uuid, &b_id, NULL, NULL, NULL,
b_uuid           1600 lib/pengine/pe_actions.c         if (!pcmk__str_eq(a_uuid, b_uuid, pcmk__str_casei) || a_id == b_id) {