XML_LRM_ATTR_RC 365 daemons/controld/controld_te_events.c crm_element_value_int(event, XML_LRM_ATTR_RC, &rc); XML_LRM_ATTR_RC 703 lib/pacemaker/pcmk_sched_utils.c crm_xml_add_int(xml_op, XML_LRM_ATTR_RC, op->rc); XML_LRM_ATTR_RC 67 lib/pengine/failcounts.c crm_element_value_int(lrm_op_xml, XML_LRM_ATTR_RC, &rc); XML_LRM_ATTR_RC 18 lib/pengine/pe_output.c int rc = crm_parse_int(crm_element_value(xml_op, XML_LRM_ATTR_RC), "0"); XML_LRM_ATTR_RC 969 lib/pengine/pe_output.c int rc = crm_parse_int(crm_element_value(xml_op, XML_LRM_ATTR_RC), "0"); XML_LRM_ATTR_RC 2219 lib/pengine/unpack.c const char *rc = crm_element_value(rsc_op, XML_LRM_ATTR_RC); XML_LRM_ATTR_RC 2498 lib/pengine/unpack.c crm_element_value_int(xml, XML_LRM_ATTR_RC, &rc); XML_LRM_ATTR_RC 2590 lib/pengine/unpack.c crm_element_value_int(migrate_from, XML_LRM_ATTR_RC, &from_rc); XML_LRM_ATTR_RC 3606 lib/pengine/unpack.c crm_element_value_int(xml_op, XML_LRM_ATTR_RC, &rc); XML_LRM_ATTR_RC 140 tools/crm_mon_print.c const char *op_rc = crm_element_value(rsc_op, XML_LRM_ATTR_RC); XML_LRM_ATTR_RC 189 tools/crm_mon_print.c const char *op_rc = crm_element_value(xml_op, XML_LRM_ATTR_RC); XML_LRM_ATTR_RC 161 tools/crm_resource_print.c crm_element_value(xml_op, XML_LRM_ATTR_RC));