a_uuid           1673 lib/pengine/pe_actions.c 	free(a_uuid);						\
a_uuid           1688 lib/pengine/pe_actions.c     char *a_uuid = NULL;
a_uuid           1771 lib/pengine/pe_actions.c         if (!decode_transition_magic(a_magic, &a_uuid, &a_id, NULL, NULL, NULL,
a_uuid           1785 lib/pengine/pe_actions.c         if (!pcmk__str_eq(a_uuid, b_uuid, pcmk__str_casei) || a_id == b_id) {