a_uuid           1727 lib/pengine/utils.c 	free(a_uuid);						\
a_uuid           1741 lib/pengine/utils.c     char *a_uuid = NULL;
a_uuid           1808 lib/pengine/utils.c         if (!decode_transition_magic(a_magic, &a_uuid, &a_id, NULL, NULL, NULL,
a_uuid           1822 lib/pengine/utils.c         if (!pcmk__str_eq(a_uuid, b_uuid, pcmk__str_casei) || a_id == b_id) {