crm_element_value_const_int 203 include/crm/common/xml.h int crm_element_value_const_int(const xmlNode * data, const char *name, int *dest); crm_element_value_const_int 1584 lib/pengine/utils.c crm_element_value_const_int(xml_a, XML_LRM_ATTR_CALLID, &a_call_id); crm_element_value_const_int 1585 lib/pengine/utils.c crm_element_value_const_int(xml_b, XML_LRM_ATTR_CALLID, &b_call_id); crm_element_value_const_int 1607 lib/pengine/utils.c crm_element_value_const_int(xml_a, XML_RSC_OP_LAST_CHANGE, &last_a); crm_element_value_const_int 1608 lib/pengine/utils.c crm_element_value_const_int(xml_b, XML_RSC_OP_LAST_CHANGE, &last_b);