target_rc 164 daemons/controld/controld_execd.c int target_rc = 0; target_rc 201 daemons/controld/controld_execd.c target_rc = rsc_op_expected_rc(op); target_rc 214 daemons/controld/controld_execd.c } else if (did_rsc_op_fail(op, target_rc)) { target_rc 670 daemons/controld/controld_execd.c int target_rc = 0; target_rc 681 daemons/controld/controld_execd.c target_rc = rsc_op_expected_rc(op); target_rc 697 daemons/controld/controld_execd.c xml_op = pcmk__create_history_xml(parent, op, caller_version, target_rc, target_rc 727 daemons/controld/controld_execd.c if ((op->op_status != PCMK_EXEC_DONE) || (op->rc != target_rc) target_rc 2378 daemons/controld/controld_execd.c int target_rc = PCMK_OCF_OK; target_rc 2381 daemons/controld/controld_execd.c decode_transition_key(op->user_data, NULL, NULL, NULL, &target_rc); target_rc 2382 daemons/controld/controld_execd.c lrmd__set_result(op, target_rc, PCMK_EXEC_DONE, NULL); target_rc 195 daemons/controld/controld_te_actions.c int target_rc = get_target_rc(action); target_rc 246 daemons/controld/controld_te_actions.c target_rc, te_uuid); target_rc 248 daemons/controld/controld_te_actions.c xml_op = pcmk__create_history_xml(rsc, op, CRM_FEATURE_SET, target_rc, target_rc 112 daemons/controld/controld_te_events.c int target_rc, gboolean do_update, gboolean ignore_failures) target_rc 125 daemons/controld/controld_te_events.c if (rc == target_rc) { target_rc 335 daemons/controld/controld_te_events.c int target_rc = -1; // Expected result target_rc 371 daemons/controld/controld_te_events.c &action_num, &target_rc) == FALSE) { target_rc 445 daemons/controld/controld_te_events.c } else if (rc != target_rc) { target_rc 473 daemons/controld/controld_te_events.c } else if (desc && update_failcount(event, event_node, rc, target_rc, target_rc 478 daemons/controld/controld_te_events.c services_ocf_exitcode_str(target_rc), target_rc 480 daemons/controld/controld_te_events.c target_rc, rc, callid, desc); target_rc 486 daemons/controld/controld_te_events.c desc, rc, target_rc, callid); target_rc 488 daemons/controld/controld_te_events.c } else if (rc == target_rc) { target_rc 495 daemons/controld/controld_te_events.c update_failcount(event, event_node, rc, target_rc, target_rc 500 daemons/controld/controld_te_events.c services_ocf_exitcode_str(target_rc), target_rc 502 daemons/controld/controld_te_events.c target_rc, rc, callid); target_rc 176 include/crm/common/internal.h char *pcmk__transition_key(int transition_id, int action_id, int target_rc, target_rc 63 include/crm/common/util.h int *action_id, int *target_rc); target_rc 66 include/crm/common/util.h int *op_status, int *op_rc, int *target_rc); target_rc 68 include/crm/common/util.h gboolean did_rsc_op_fail(lrmd_event_data_t *event, int target_rc); target_rc 66 include/pcmki/pcmki_sched_utils.h const char *caller_version, int target_rc, target_rc 256 lib/common/operations.c int *op_status, int *op_rc, int *target_rc) target_rc 289 lib/common/operations.c target_rc); target_rc 296 lib/common/operations.c pcmk__transition_key(int transition_id, int action_id, int target_rc, target_rc 301 lib/common/operations.c action_id, transition_id, target_rc, 36, node); target_rc 319 lib/common/operations.c int *target_rc) target_rc 336 lib/common/operations.c if (target_rc) { target_rc 337 lib/common/operations.c *target_rc = -1; target_rc 359 lib/common/operations.c if (target_rc) { target_rc 360 lib/common/operations.c *target_rc = local_target_rc; target_rc 437 lib/common/operations.c did_rsc_op_fail(lrmd_event_data_t * op, int target_rc) target_rc 454 lib/common/operations.c if (target_rc != op->rc) { target_rc 349 lib/lrmd/lrmd_alerts.c int target_rc = pcmk_ok; target_rc 356 lib/lrmd/lrmd_alerts.c target_rc = rsc_op_expected_rc(op); target_rc 357 lib/lrmd/lrmd_alerts.c if ((op->interval_ms == 0) && (target_rc == op->rc) target_rc 373 lib/lrmd/lrmd_alerts.c params = alert_key2param_int(params, PCMK__alert_key_target_rc, target_rc); target_rc 147 lib/pacemaker/pcmk_sched_transition.c inject_op(xmlNode * cib_resource, lrmd_event_data_t * op, int target_rc) target_rc 150 lib/pacemaker/pcmk_sched_transition.c target_rc, NULL, crm_system_name, target_rc 561 lib/pacemaker/pcmk_sched_utils.c const char *caller_version, int target_rc, target_rc 619 lib/pacemaker/pcmk_sched_utils.c } else if (did_rsc_op_fail(op, target_rc)) { target_rc 644 lib/pacemaker/pcmk_sched_utils.c local_user_data = pcmk__transition_key(-1, op->call_id, target_rc, target_rc 65 lib/pengine/failcounts.c int target_rc = pe__target_rc_from_xml(lrm_op_xml); target_rc 68 lib/pengine/failcounts.c if (rc != target_rc) { target_rc 3148 lib/pengine/unpack.c pe_resource_t *rsc, int rc, int target_rc, pe_node_t * node, xmlNode * xml_op, enum action_fail_response * on_fail, pe_working_set_t * data_set) target_rc 3171 lib/pengine/unpack.c if (target_rc < 0) { target_rc 3184 lib/pengine/unpack.c } else if (target_rc != rc) { target_rc 3188 lib/pengine/unpack.c target_rc, services_ocf_exitcode_str(target_rc), target_rc 3195 lib/pengine/unpack.c if (is_probe && (target_rc == PCMK_OCF_NOT_RUNNING)) { target_rc 3204 lib/pengine/unpack.c if (is_probe || (target_rc == rc) target_rc 3217 lib/pengine/unpack.c if (is_probe && (rc != target_rc)) { target_rc 3507 lib/pengine/unpack.c int target_rc = 0; target_rc 3513 lib/pengine/unpack.c decode_transition_key(key, NULL, NULL, NULL, &target_rc); target_rc 3514 lib/pengine/unpack.c return target_rc; target_rc 3668 lib/pengine/unpack.c int target_rc = 0; target_rc 3680 lib/pengine/unpack.c target_rc = pe__target_rc_from_xml(xml_op); target_rc 3737 lib/pengine/unpack.c if (expired && (rc != target_rc)) { target_rc 3743 lib/pengine/unpack.c task_key, node->details->uname, rc, target_rc, magic); target_rc 3759 lib/pengine/unpack.c task_key, node->details->uname, rc, target_rc, magic); target_rc 3771 lib/pengine/unpack.c status = determine_op_status(rsc, rc, target_rc, node, xml_op, on_fail, data_set); target_rc 3885 lib/pengine/unpack.c update_resource_state(rsc, node, xml_op, task, target_rc, *last_failure, target_rc 1774 tools/crm_mon.c send_custom_trap(const char *node, const char *rsc, const char *task, int target_rc, int rc, target_rc 1782 tools/crm_mon.c char *target_rc_s = pcmk__itoa(target_rc); target_rc 1821 tools/crm_mon.c int target_rc = -1; target_rc 1857 tools/crm_mon.c &target_rc)) { target_rc 1892 tools/crm_mon.c if ((status == PCMK_EXEC_DONE) && (target_rc == rc)) { target_rc 1908 tools/crm_mon.c send_custom_trap(node, rsc, task, target_rc, rc, status, desc);