XML_TAG_ATTR_SETS 36 daemons/attrd/attrd_attributes.c set_type = XML_TAG_ATTR_SETS; XML_TAG_ATTR_SETS 44 daemons/attrd/attrd_attributes.c && !pcmk__str_any_of(set_type, XML_TAG_ATTR_SETS, XML_TAG_UTILIZATION, XML_TAG_ATTR_SETS 59 daemons/fenced/fenced_cib.c "[@" XML_ATTR_UNAME "='", node, "']/" XML_TAG_ATTR_SETS XML_TAG_ATTR_SETS 335 daemons/fenced/fenced_cib.c if (strstr(xpath, XML_TAG_ATTR_SETS) || XML_TAG_ATTR_SETS 69 lib/cib/cib_attrs.c set_type = XML_TAG_ATTR_SETS; XML_TAG_ATTR_SETS 306 lib/cib/cib_attrs.c xml_obj = create_xml_node(xml_obj, XML_TAG_ATTR_SETS); XML_TAG_ATTR_SETS 428 lib/common/ipc_attrd.c crm_xml_add(op, PCMK__XA_ATTR_SET_TYPE, XML_TAG_ATTR_SETS); XML_TAG_ATTR_SETS 68 lib/pacemaker/pcmk_injections.c instance_attrs = first_named_child(attrs, XML_TAG_ATTR_SETS); XML_TAG_ATTR_SETS 70 lib/pacemaker/pcmk_injections.c instance_attrs = create_xml_node(attrs, XML_TAG_ATTR_SETS); XML_TAG_ATTR_SETS 375 lib/pengine/bundle.c xml_obj = create_xml_node(xml_ip, XML_TAG_ATTR_SETS); XML_TAG_ATTR_SETS 463 lib/pengine/bundle.c xml_obj = create_xml_node(xml_container, XML_TAG_ATTR_SETS); XML_TAG_ATTR_SETS 223 lib/pengine/complex.c pe__unpack_dataset_nvpairs(rsc->xml, XML_TAG_ATTR_SETS, &rule_data, XML_TAG_ATTR_SETS 232 lib/pengine/complex.c pe__unpack_dataset_nvpairs(scheduler->rsc_defaults, XML_TAG_ATTR_SETS, XML_TAG_ATTR_SETS 255 lib/pengine/pe_actions.c pe__unpack_dataset_nvpairs(action_xml, XML_TAG_ATTR_SETS, XML_TAG_ATTR_SETS 195 lib/pengine/remote.c xml_sub = create_xml_node(remote, XML_TAG_ATTR_SETS); XML_TAG_ATTR_SETS 196 lib/pengine/remote.c crm_xml_set_id(xml_sub, "%s-%s", uname, XML_TAG_ATTR_SETS); XML_TAG_ATTR_SETS 92 lib/pengine/rules_alerts.c child = first_named_child(basenode, XML_TAG_ATTR_SETS); XML_TAG_ATTR_SETS 4922 lib/pengine/unpack.c pe__unpack_dataset_nvpairs(xml_obj, XML_TAG_ATTR_SETS, &rule_data, XML_TAG_ATTR_SETS 116 tools/crm_resource.c .attr_set_type = XML_TAG_ATTR_SETS, XML_TAG_ATTR_SETS 1936 tools/crm_resource.c if (pcmk__str_eq(options.attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_none)) { XML_TAG_ATTR_SETS 280 tools/crm_resource_runtime.c if (pcmk__str_eq(attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_casei)) {