tg_restart        258 crmd/callbacks.c             abort_transition(INFINITY, tg_restart, "Node failure", NULL);
tg_restart        274 crmd/callbacks.c                 abort_transition(INFINITY, tg_restart,
tg_restart        275 crmd/join_dc.c     abort_transition(INFINITY, tg_restart, "Node join", NULL);
tg_restart        446 crmd/membership.c             abort_transition(INFINITY, tg_restart, "Quorum loss", NULL);
tg_restart        726 crmd/te_actions.c         case tg_restart:
tg_restart         78 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "Non-status change", diff);
tg_restart         89 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "Ticket attribute: update", aborted);
tg_restart        102 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "Ticket attribute: removal", aborted);
tg_restart        124 crmd/te_callbacks.c             abort_transition(INFINITY, tg_restart, "Transient attribute: update", attr);
tg_restart        140 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "Transient attribute: removal", aborted);
tg_restart        169 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "LRM Refresh", NULL);
tg_restart        225 crmd/te_callbacks.c                 abort_transition(INFINITY, tg_restart, "Resource op removal", match);
tg_restart        278 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "LRM Refresh", NULL);
tg_restart        343 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, reason, change);
tg_restart        350 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, reason, change);
tg_restart        357 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, reason, change);
tg_restart        456 crmd/te_callbacks.c             abort_transition(INFINITY, tg_restart, "Configuration change", change);
tg_restart        460 crmd/te_callbacks.c             abort_transition(INFINITY, tg_restart, "Ticket attribute change", change);
tg_restart        488 crmd/te_callbacks.c                 abort_transition(INFINITY, tg_restart, "Resource operation removal", change);
tg_restart        525 crmd/te_callbacks.c                 abort_transition(INFINITY, tg_restart, "Non-status-only change", change);
tg_restart        821 crmd/te_callbacks.c         enum transition_action abort_action = tg_restart;
tg_restart        911 crmd/te_callbacks.c         abort_transition(INFINITY, tg_restart, "Action lost", NULL);
tg_restart        101 crmd/te_events.c         abort_transition(INFINITY, tg_restart, "Node failure", last_action);
tg_restart        310 crmd/te_events.c         abort_transition(action->synapse->priority + 1, tg_restart, "Event failed", event);
tg_restart        479 crmd/te_events.c         abort_transition(INFINITY, tg_restart, "Bad event", event);
tg_restart        489 crmd/te_events.c         abort_transition(INFINITY, tg_restart, "Unexpected event", event);
tg_restart        493 crmd/te_events.c         abort_transition(INFINITY, tg_restart, "Foreign event", event);
tg_restart        498 crmd/te_events.c         abort_transition(INFINITY, tg_restart, "Old event", event);
tg_restart        503 crmd/te_events.c         abort_transition(INFINITY, tg_restart, "Inactive graph", event);
tg_restart        510 crmd/te_events.c             abort_transition(INFINITY, tg_restart, "Unknown event", event);
tg_restart        165 crmd/te_utils.c         abort_for_stonith_failure(tg_restart, NULL, last_action);
tg_restart        358 crmd/te_utils.c                 abort_transition(INFINITY, tg_restart, "External Fencing Operation", NULL);
tg_restart         48 crmd/tengine.c     a_graph->completion_action = tg_restart;
tg_restart        143 crmd/tengine.c         abort_transition(INFINITY, tg_restart, "Peer Cancelled", NULL);
tg_restart        171 crmd/tengine.c             abort_transition(INFINITY, tg_restart, "Transition Active", NULL);
tg_restart        177 crmd/tengine.c             abort_transition(INFINITY, tg_restart, "Transition Redundant", NULL);
tg_restart        254 lib/transition/utils.c         case tg_restart: