XML_ATTR_CRM_VERSION 295 daemons/based/based_callbacks.c crm_xml_add(ping, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET); XML_ATTR_CRM_VERSION 327 daemons/based/based_callbacks.c const char *version = crm_element_value(pong, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 167 daemons/based/based_messages.c crm_xml_add(*answer, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET); XML_ATTR_CRM_VERSION 527 daemons/based/based_messages.c crm_xml_add(replace_request, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET); XML_ATTR_CRM_VERSION 205 daemons/controld/controld_election.c crm_xml_add(cib, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET); XML_ATTR_CRM_VERSION 666 daemons/controld/controld_execd.c caller_version = g_hash_table_lookup(op->params, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 1681 daemons/controld/controld_execd.c const char *peer_version = crm_element_value(params, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 1968 daemons/controld/controld_execd.c g_hash_table_insert(op->params, strdup(XML_ATTR_CRM_VERSION), strdup(CRM_FEATURE_SET)); XML_ATTR_CRM_VERSION 183 daemons/controld/controld_join_client.c crm_xml_add(reply, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET); XML_ATTR_CRM_VERSION 167 daemons/controld/controld_join_dc.c crm_xml_add(offer, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET); XML_ATTR_CRM_VERSION 304 daemons/controld/controld_join_dc.c XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 712 daemons/controld/controld_messages.c g_hash_table_insert(op->params, strdup(XML_ATTR_CRM_VERSION), XML_ATTR_CRM_VERSION 884 daemons/controld/controld_messages.c const char *dc_version = crm_element_value(msg, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 211 lib/cib/cib_ops.c const char *version = crm_element_value(req, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 655 lib/cib/cib_ops.c if (crm_element_value(top, XML_ATTR_CRM_VERSION) != NULL) { XML_ATTR_CRM_VERSION 167 lib/cib/cib_utils.c crm_xml_add(cib_root, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET); XML_ATTR_CRM_VERSION 324 lib/cib/cib_utils.c new_version = crm_element_value(scratch, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 536 lib/common/ipc_controld.c crm_xml_add(params, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET); XML_ATTR_CRM_VERSION 379 lib/common/operations.c XML_ATTR_CRM_VERSION, XML_ATTR_CRM_VERSION 381 lib/common/patchset.c const char *version = crm_element_value(source, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 453 lib/common/patchset.c version = crm_element_value(source, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 1382 lib/common/patchset.c char *version = crm_element_value_copy(xml, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 1439 lib/common/patchset.c crm_xml_add(diff, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET); XML_ATTR_CRM_VERSION 1673 lib/common/patchset.c const char *version = crm_element_value(diff, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 1208 lib/pacemaker/pcmk_sched_graph.c crm_xml_add(args_xml, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET); XML_ATTR_CRM_VERSION 696 lib/pacemaker/pcmk_sched_utils.c crm_xml_add(xml_op, XML_ATTR_CRM_VERSION, caller_version); XML_ATTR_CRM_VERSION 238 lib/pengine/failcounts.c const char *version = crm_element_value(data_set->input, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 2099 lib/pengine/utils.c op_version = crm_element_value(xml_op, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 2163 lib/pengine/utils.c op_version = crm_element_value(xml_op, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 277 lib/services/services.c if (pcmk__str_eq(key, XML_ATTR_CRM_VERSION, pcmk__str_casei) || strstr(key, CRM_META "_")) { XML_ATTR_CRM_VERSION 634 tools/cibadmin.c version = crm_element_value(input, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 149 tools/crm_diff.c version = crm_element_value(output, XML_ATTR_CRM_VERSION); XML_ATTR_CRM_VERSION 1704 tools/crm_resource_runtime.c g_hash_table_insert(params, strdup(XML_ATTR_CRM_VERSION), strdup(CRM_FEATURE_SET));