XML_ATTR_CRM_VERSION  294 daemons/based/based_callbacks.c         crm_xml_add(ping, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET);
XML_ATTR_CRM_VERSION  335 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  689 daemons/controld/controld_execd.c     caller_version = g_hash_table_lookup(op->params, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION 1692 daemons/controld/controld_execd.c         const char *peer_version = crm_element_value(params, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION 1988 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  307 daemons/controld/controld_join_dc.c                                                  XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  703 daemons/controld/controld_messages.c             g_hash_table_insert(op->params, strdup(XML_ATTR_CRM_VERSION),
XML_ATTR_CRM_VERSION  875 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  170 lib/cib/cib_utils.c     crm_xml_add(cib_root, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET);
XML_ATTR_CRM_VERSION  338 lib/cib/cib_utils.c         new_version = crm_element_value(scratch, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  481 lib/common/ipc_controld.c     crm_xml_add(params, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET);
XML_ATTR_CRM_VERSION  375 lib/common/operations.c                             XML_ATTR_CRM_VERSION,
XML_ATTR_CRM_VERSION  375 lib/common/patchset.c     const char *version = crm_element_value(source, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  447 lib/common/patchset.c     version = crm_element_value(source, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION 1369 lib/common/patchset.c         char *version = crm_element_value_copy(xml, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION 1426 lib/common/patchset.c     crm_xml_add(diff, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET);
XML_ATTR_CRM_VERSION 1657 lib/common/patchset.c     const char *version = crm_element_value(diff, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  964 lib/pacemaker/pcmk_graph_producer.c     crm_xml_add(args_xml, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET);
XML_ATTR_CRM_VERSION  657 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  298 lib/pengine/pe_digest.c     value = crm_element_value(xml_op, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  333 lib/pengine/pe_digest.c         op_version = crm_element_value(xml_op, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  405 lib/pengine/pe_digest.c     op_version = crm_element_value(xml_op, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION   76 lib/services/services_nagios.c             if (pcmk__str_eq(key, XML_ATTR_CRM_VERSION, pcmk__str_casei)
XML_ATTR_CRM_VERSION  634 tools/cibadmin.c         version = crm_element_value(input, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  150 tools/crm_diff.c         version = crm_element_value(output, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION 1719 tools/crm_resource_runtime.c     g_hash_table_insert(params, strdup(XML_ATTR_CRM_VERSION),