b_uuid           1674 lib/pengine/pe_actions.c 	free(b_uuid);						\
b_uuid           1689 lib/pengine/pe_actions.c     char *b_uuid = NULL;
b_uuid           1775 lib/pengine/pe_actions.c         if (!decode_transition_magic(b_magic, &b_uuid, &b_id, NULL, NULL, NULL,
b_uuid           1785 lib/pengine/pe_actions.c         if (!pcmk__str_eq(a_uuid, b_uuid, pcmk__str_casei) || a_id == b_id) {