old_uuid 70 pengine/graph.c convert_non_atomic_uuid(char *old_uuid, resource_t * rsc, gboolean allow_notify, old_uuid 80 pengine/graph.c pe_rsc_trace(rsc, "Processing %s", old_uuid); old_uuid 81 pengine/graph.c if (old_uuid == NULL) { old_uuid 84 pengine/graph.c } else if (strstr(old_uuid, "notify") != NULL) { old_uuid 91 pengine/graph.c CRM_ASSERT(parse_op_key(old_uuid, &rid, &raw_task, &interval)); old_uuid 129 pengine/graph.c pe_rsc_trace(rsc, "Converted %s -> %s", old_uuid, uuid); old_uuid 134 pengine/graph.c uuid = strdup(old_uuid); old_uuid 138 pengine/graph.c free(old_uuid);