a_uuid           1629 lib/pengine/utils.c 	free(a_uuid);						\
a_uuid           1643 lib/pengine/utils.c     char *a_uuid = NULL;
a_uuid           1710 lib/pengine/utils.c         if (!decode_transition_magic(a_magic, &a_uuid, &a_id, NULL, NULL, NULL,
a_uuid           1724 lib/pengine/utils.c         if (!pcmk__str_eq(a_uuid, b_uuid, pcmk__str_casei) || a_id == b_id) {