failed 42 daemons/based/based_messages.c int updateList(xmlNode * local_cib, xmlNode * update_command, xmlNode * failed, failed 45 daemons/based/based_messages.c gboolean update_results(xmlNode * failed, xmlNode * target, const char *operation, int return_code); failed 448 daemons/based/based_messages.c xmlNode *failed = NULL; failed 470 daemons/based/based_messages.c failed = create_xml_node(NULL, XML_TAG_FAILED); failed 474 daemons/based/based_messages.c update_results(failed, input, op, result); failed 476 daemons/based/based_messages.c if ((result == pcmk_ok) && xml_has_children(failed)) { failed 481 daemons/based/based_messages.c crm_log_xml_err(failed, "CIB Update failures"); failed 482 daemons/based/based_messages.c *answer = failed; failed 485 daemons/based/based_messages.c free_xml(failed); failed 153 daemons/controld/controld_execd.c lrmd_free_event(history->failed); failed 217 daemons/controld/controld_execd.c if (entry->failed) { failed 218 daemons/controld/controld_execd.c lrmd_free_event(entry->failed); failed 220 daemons/controld/controld_execd.c entry->failed = lrmd_copy_event(op); failed 799 daemons/controld/controld_execd.c build_operation_update(xml_rsc, &(entry->rsc), entry->failed, lrm_state->node_name, failed 1085 daemons/controld/controld_execd.c return (pcmk__str_eq(op, entry->failed->op_type, pcmk__str_casei) failed 1086 daemons/controld/controld_execd.c && (interval_ms == entry->failed->interval_ms)); failed 1130 daemons/controld/controld_execd.c lrmd_free_event(entry->failed); failed 1131 daemons/controld/controld_execd.c entry->failed = NULL; failed 2587 daemons/controld/controld_execd.c if (entry == NULL || entry->failed == NULL) { failed 2591 daemons/controld/controld_execd.c if (pcmk__str_eq(entry->failed->rsc_id, rsc_id, pcmk__str_none) failed 2592 daemons/controld/controld_execd.c && pcmk__str_eq(entry->failed->op_type, op_type, pcmk__str_casei) failed 2593 daemons/controld/controld_execd.c && entry->failed->interval_ms == interval_ms) { failed 390 daemons/controld/controld_fencing.c action->failed = TRUE; failed 782 daemons/controld/controld_fencing.c action->failed = TRUE; failed 26 daemons/controld/controld_lrm.h lrmd_event_data_t *failed; failed 706 daemons/controld/controld_te_callbacks.c timer->action->failed = TRUE; failed 42 daemons/controld/controld_te_events.c if (synapse->confirmed || synapse->failed) { failed 71 daemons/controld/controld_te_events.c action->failed = TRUE; failed 72 daemons/controld/controld_te_events.c synapse->failed = TRUE; failed 446 daemons/controld/controld_te_events.c action->failed = TRUE; failed 452 daemons/controld/controld_te_events.c if (action->failed) { failed 202 include/crm/cib/internal.h gboolean update_results(xmlNode * failed, xmlNode * target, const char *operation, int return_code); failed 156 include/crm/pengine/pe_types.h xmlNode *failed; failed 36 include/pcmki/pcmki_transition.h gboolean failed; failed 58 include/pcmki/pcmki_transition.h gboolean failed; failed 522 lib/cib/cib_ops.c xmlNode *failed = NULL; failed 549 lib/cib/cib_ops.c failed = create_xml_node(NULL, XML_TAG_FAILED); failed 558 lib/cib/cib_ops.c if (update_results(failed, a_child, op, result)) { failed 565 lib/cib/cib_ops.c update_results(failed, input, op, result); failed 568 lib/cib/cib_ops.c if ((result == pcmk_ok) && xml_has_children(failed)) { failed 573 lib/cib/cib_ops.c crm_log_xml_err(failed, "CIB Update failures"); failed 574 lib/cib/cib_ops.c *answer = failed; failed 577 lib/cib/cib_ops.c free_xml(failed); failed 816 lib/cib/cib_ops.c update_results(xmlNode * failed, xmlNode * target, const char *operation, int return_code) failed 826 lib/cib/cib_ops.c xml_node = create_xml_node(failed, XML_FAIL_TAG_CIB); failed 656 lib/pacemaker/pcmk_sched_allocate.c pe_resource_t *failed; failed 680 lib/pacemaker/pcmk_sched_allocate.c failed = rsc; failed 682 lib/pacemaker/pcmk_sched_allocate.c failed = uber_parent(rsc); failed 686 lib/pacemaker/pcmk_sched_allocate.c resource_location(failed, node, -INFINITY, "__fail_limit__", data_set); failed 688 lib/pacemaker/pcmk_sched_allocate.c failed->id, node->details->uname, fail_count, failed 692 lib/pacemaker/pcmk_sched_allocate.c failed->id, countdown, node->details->uname); failed 728 lib/pacemaker/pcmk_sched_transition.c action->failed = TRUE; failed 100 lib/pacemaker/pcmk_trans_graph.c if (synapse->confirmed || synapse->failed) { failed 107 lib/pacemaker/pcmk_trans_graph.c } else if (action->failed == FALSE || synapse->priority == INFINITY) { failed 138 lib/pacemaker/pcmk_trans_graph.c } else if(prereq->failed && prereq->can_fail == FALSE) { failed 227 lib/pacemaker/pcmk_trans_graph.c action->failed = TRUE; failed 266 lib/pacemaker/pcmk_trans_graph.c } else if (synapse->failed == FALSE && synapse->executed) { failed 279 lib/pacemaker/pcmk_trans_graph.c } else if (synapse->failed) { failed 37 lib/pacemaker/pcmk_trans_utils.c action->failed = TRUE; failed 134 lib/pacemaker/pcmk_trans_utils.c if (synapse->failed) { failed 159 lib/pacemaker/pcmk_trans_utils.c if (input->failed) { failed 83 lib/pengine/status.c data_set->failed = create_xml_node(NULL, "failed-ops"); failed 312 lib/pengine/status.c free_xml(data_set->failed); failed 54 lib/pengine/unpack.c enum action_fail_response *failed, failed 2768 lib/pengine/unpack.c for (xIter = data_set->failed->children; xIter; xIter = xIter->next) { failed 2781 lib/pengine/unpack.c add_node_copy(data_set->failed, op); failed 616 tools/crm_mon_print.c if (xmlChildElementCount(data_set->failed) == 0) { failed 620 tools/crm_mon_print.c for (xml_op = pcmk__xml_first_child(data_set->failed); xml_op != NULL; failed 724 tools/crm_mon_print.c && xml_has_children(data_set->failed)) { failed 847 tools/crm_mon_print.c && xml_has_children(data_set->failed)) { failed 944 tools/crm_mon_print.c && xml_has_children(data_set->failed)) { failed 620 tools/crm_resource_runtime.c for (xmlNode *xml_op = pcmk__xml_first_child(data_set->failed);