XML_TAG_ATTR_SETS 1115 daemons/attrd/attrd_commands.c     xml_obj = create_xml_node(xml_obj, XML_TAG_ATTR_SETS);
XML_TAG_ATTR_SETS  736 daemons/fenced/pacemaker-fenced.c             if (strstr(xpath, XML_TAG_ATTR_SETS) ||
XML_TAG_ATTR_SETS  885 daemons/fenced/pacemaker-fenced.c                  "/" XML_CIB_TAG_NODE "[@uname='%s']/" XML_TAG_ATTR_SETS
XML_TAG_ATTR_SETS   64 lib/cib/cib_attrs.c         set_type = XML_TAG_ATTR_SETS;
XML_TAG_ATTR_SETS  293 lib/cib/cib_attrs.c             xml_obj = create_xml_node(xml_obj, XML_TAG_ATTR_SETS);
XML_TAG_ATTR_SETS   70 lib/pacemaker/pcmk_sched_transition.c     instance_attrs = first_named_child(attrs, XML_TAG_ATTR_SETS);
XML_TAG_ATTR_SETS   72 lib/pacemaker/pcmk_sched_transition.c         instance_attrs = create_xml_node(attrs, XML_TAG_ATTR_SETS);
XML_TAG_ATTR_SETS  139 lib/pengine/bundle.c         xml_obj = create_xml_node(xml_ip, XML_TAG_ATTR_SETS);
XML_TAG_ATTR_SETS  191 lib/pengine/bundle.c         xml_obj = create_xml_node(xml_container, XML_TAG_ATTR_SETS);
XML_TAG_ATTR_SETS  357 lib/pengine/bundle.c         xml_obj = create_xml_node(xml_container, XML_TAG_ATTR_SETS);
XML_TAG_ATTR_SETS  527 lib/pengine/bundle.c         xml_obj = create_xml_node(xml_container, XML_TAG_ATTR_SETS);
XML_TAG_ATTR_SETS  163 lib/pengine/complex.c     pe__unpack_dataset_nvpairs(rsc->xml, XML_TAG_ATTR_SETS, &rule_data,
XML_TAG_ATTR_SETS  172 lib/pengine/complex.c         pe__unpack_dataset_nvpairs(data_set->rsc_defaults, XML_TAG_ATTR_SETS,
XML_TAG_ATTR_SETS  191 lib/pengine/complex.c     pe_eval_versioned_attributes(data_set->input, rsc->xml, XML_TAG_ATTR_SETS,
XML_TAG_ATTR_SETS  201 lib/pengine/complex.c                                      XML_TAG_ATTR_SETS, &rule_data, meta_hash,
XML_TAG_ATTR_SETS  191 lib/pengine/remote.c         xml_sub = create_xml_node(remote, XML_TAG_ATTR_SETS);
XML_TAG_ATTR_SETS  192 lib/pengine/remote.c         crm_xml_set_id(xml_sub, "%s-%s", uname, XML_TAG_ATTR_SETS);
XML_TAG_ATTR_SETS   72 lib/pengine/rules_alerts.c     child = first_named_child(basenode, XML_TAG_ATTR_SETS);
XML_TAG_ATTR_SETS 3872 lib/pengine/unpack.c     pe__unpack_dataset_nvpairs(xml_obj, XML_TAG_ATTR_SETS, &rule_data,
XML_TAG_ATTR_SETS  589 lib/pengine/utils.c             pe__unpack_dataset_nvpairs(action->op_entry, XML_TAG_ATTR_SETS,
XML_TAG_ATTR_SETS 1054 lib/pengine/utils.c                                      XML_TAG_ATTR_SETS, &rule_data,
XML_TAG_ATTR_SETS  102 tools/crm_resource.c     .attr_set_type = XML_TAG_ATTR_SETS,
XML_TAG_ATTR_SETS  299 tools/crm_resource_print.c     if (pcmk__str_eq(attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_casei)) {
XML_TAG_ATTR_SETS  270 tools/crm_resource_runtime.c     if (pcmk__str_eq(attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_casei)) {