b_uuid           1728 lib/pengine/utils.c 	free(b_uuid);						\
b_uuid           1742 lib/pengine/utils.c     char *b_uuid = NULL;
b_uuid           1812 lib/pengine/utils.c         if (!decode_transition_magic(b_magic, &b_uuid, &b_id, NULL, NULL, NULL,
b_uuid           1822 lib/pengine/utils.c         if (!pcmk__str_eq(a_uuid, b_uuid, pcmk__str_casei) || a_id == b_id) {