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  164 daemons/based/based_messages.c     crm_xml_add(*answer, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET);
XML_ATTR_CRM_VERSION  428 daemons/based/based_messages.c     crm_xml_add(replace_request, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET);
XML_ATTR_CRM_VERSION  208 daemons/controld/controld_election.c     crm_xml_add(cib, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET);
XML_ATTR_CRM_VERSION  700 daemons/controld/controld_execd.c     caller_version = g_hash_table_lookup(op->params, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION 1639 daemons/controld/controld_execd.c         const char *peer_version = crm_element_value(params, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION 1959 daemons/controld/controld_execd.c         g_hash_table_insert(op->params, strdup(XML_ATTR_CRM_VERSION), strdup(CRM_FEATURE_SET));
XML_ATTR_CRM_VERSION  185 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  702 daemons/controld/controld_messages.c             g_hash_table_insert(op->params, strdup(XML_ATTR_CRM_VERSION),
XML_ATTR_CRM_VERSION  881 daemons/controld/controld_messages.c     const char *dc_version = crm_element_value(msg, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  215 lib/cib/cib_ops.c             const char *version = crm_element_value(req, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  672 lib/cib/cib_ops.c         if (crm_element_value(top, XML_ATTR_CRM_VERSION) != NULL) {
XML_ATTR_CRM_VERSION   94 lib/cib/cib_utils.c     crm_xml_add(cib_root, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET);
XML_ATTR_CRM_VERSION  262 lib/cib/cib_utils.c         new_version = crm_element_value(scratch, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  499 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  374 lib/common/patchset.c     const char *version = crm_element_value(source, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  446 lib/common/patchset.c     version = crm_element_value(source, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION 1361 lib/common/patchset.c         char *version = crm_element_value_copy(xml, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION 1418 lib/common/patchset.c     crm_xml_add(diff, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET);
XML_ATTR_CRM_VERSION 1649 lib/common/patchset.c     const char *version = crm_element_value(diff, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  332 lib/pacemaker/pcmk_graph_producer.c     crm_xml_add(args_xml, XML_ATTR_CRM_VERSION, CRM_FEATURE_SET);
XML_ATTR_CRM_VERSION 1218 lib/pacemaker/pcmk_sched_actions.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  275 lib/pengine/pe_digest.c     value = crm_element_value(xml_op, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  313 lib/pengine/pe_digest.c         op_version = crm_element_value(xml_op, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  317 lib/pengine/pe_digest.c         op_version = crm_element_value(data_set->input, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  393 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  725 tools/cibadmin.c         version = crm_element_value(input, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION  136 tools/crm_diff.c         version = crm_element_value(output, XML_ATTR_CRM_VERSION);
XML_ATTR_CRM_VERSION 1820 tools/crm_resource_runtime.c     g_hash_table_insert(params, strdup(XML_ATTR_CRM_VERSION),