XML_RSC_OP_LAST_CHANGE  577 lib/common/operations.c                 crm_xml_add_int(xml_op, XML_RSC_OP_LAST_CHANGE, op->t_run);
XML_RSC_OP_LAST_CHANGE  581 lib/common/operations.c                 crm_xml_add_int(xml_op, XML_RSC_OP_LAST_CHANGE, op->t_rcchange);
XML_RSC_OP_LAST_CHANGE  585 lib/common/operations.c                 crm_xml_add_int(xml_op, XML_RSC_OP_LAST_CHANGE, op->t_run);
XML_RSC_OP_LAST_CHANGE 2898 lib/pengine/unpack.c         if (crm_element_value_int(xml_op, XML_RSC_OP_LAST_CHANGE, &last_run) == 0) {
XML_RSC_OP_LAST_CHANGE 1607 lib/pengine/utils.c         crm_element_value_const_int(xml_a, XML_RSC_OP_LAST_CHANGE, &last_a);
XML_RSC_OP_LAST_CHANGE 1608 lib/pengine/utils.c         crm_element_value_const_int(xml_b, XML_RSC_OP_LAST_CHANGE, &last_b);
XML_RSC_OP_LAST_CHANGE 1447 tools/crm_mon.c         attr = XML_RSC_OP_LAST_CHANGE;
XML_RSC_OP_LAST_CHANGE 2736 tools/crm_mon.c     const char *last = crm_element_value(xml_op, XML_RSC_OP_LAST_CHANGE);
XML_RSC_OP_LAST_CHANGE  178 tools/crm_resource_print.c         const char *last = crm_element_value(xml_op, XML_RSC_OP_LAST_CHANGE);