fail_role         213 include/crm/common/actions_internal.h     enum rsc_role_e fail_role;          // Resource role if action fails
fail_role        1072 lib/pengine/pe_actions.c     action->fail_role = pcmk__role_after_failure(action->rsc, action->task,
fail_role        3589 lib/pengine/unpack.c                         enum rsc_role_e *fail_role)
fail_role        3602 lib/pengine/unpack.c     *fail_role = pcmk__role_after_failure(history->rsc, history->task, *on_fail,
fail_role        3620 lib/pengine/unpack.c                       enum rsc_role_e fail_role, xmlNode **last_failure,
fail_role        3726 lib/pengine/unpack.c                     pcmk_role_text(fail_role));
fail_role        3728 lib/pengine/unpack.c     if ((fail_role != pcmk_role_started)
fail_role        3729 lib/pengine/unpack.c         && (history->rsc->priv->next_role < fail_role)) {
fail_role        3730 lib/pengine/unpack.c         pe__set_next_role(history->rsc, fail_role, "failure");
fail_role        3733 lib/pengine/unpack.c     if (fail_role == pcmk_role_stopped) {
fail_role        4682 lib/pengine/unpack.c     enum rsc_role_e fail_role = pcmk_role_unknown;
fail_role        4769 lib/pengine/unpack.c             unpack_failure_handling(&history, &failure_strategy, &fail_role);
fail_role        4784 lib/pengine/unpack.c             unpack_rsc_op_failure(&history, failure_strategy, fail_role,
fail_role        4815 lib/pengine/unpack.c     unpack_failure_handling(&history, &failure_strategy, &fail_role);
fail_role        4843 lib/pengine/unpack.c         unpack_rsc_op_failure(&history, failure_strategy, fail_role,