XML_LRM_ATTR_RC 466 crmd/te_events.c crm_element_value_int(event, XML_LRM_ATTR_RC, &rc); XML_LRM_ATTR_RC 564 lib/common/operations.c crm_xml_add_int(xml_op, XML_LRM_ATTR_RC, op->rc); XML_LRM_ATTR_RC 60 lib/pengine/failcounts.c crm_element_value_int(lrm_op_xml, XML_LRM_ATTR_RC, &rc); XML_LRM_ATTR_RC 2168 lib/pengine/unpack.c const char *rc = crm_element_value(rsc_op, XML_LRM_ATTR_RC); XML_LRM_ATTR_RC 2452 lib/pengine/unpack.c crm_element_value_int(migrate_from, XML_LRM_ATTR_RC, &from_rc); XML_LRM_ATTR_RC 3118 lib/pengine/unpack.c crm_element_value_int(xml_op, XML_LRM_ATTR_RC, &rc); XML_LRM_ATTR_RC 1540 tools/crm_mon.c const char *op_rc = crm_element_value(xml_op, XML_LRM_ATTR_RC); XML_LRM_ATTR_RC 2740 tools/crm_mon.c int rc = crm_parse_int(crm_element_value(xml_op, XML_LRM_ATTR_RC), "0"); XML_LRM_ATTR_RC 194 tools/crm_resource_print.c crm_element_value(xml_op, XML_LRM_ATTR_RC));