a_uuid           1485 lib/pengine/pe_actions.c 	free(a_uuid);						\
a_uuid           1500 lib/pengine/pe_actions.c     char *a_uuid = NULL;
a_uuid           1583 lib/pengine/pe_actions.c         if (!decode_transition_magic(a_magic, &a_uuid, &a_id, NULL, NULL, NULL,
a_uuid           1597 lib/pengine/pe_actions.c         if (!pcmk__str_eq(a_uuid, b_uuid, pcmk__str_casei) || a_id == b_id) {