a_uuid           1704 lib/pengine/utils.c 	free(a_uuid);						\
a_uuid           1718 lib/pengine/utils.c     char *a_uuid = NULL;
a_uuid           1785 lib/pengine/utils.c         if (!decode_transition_magic(a_magic, &a_uuid, &a_id, NULL, NULL, NULL,
a_uuid           1799 lib/pengine/utils.c         if (!pcmk__str_eq(a_uuid, b_uuid, pcmk__str_casei) || a_id == b_id) {