attr_set_type      49 lib/cib/cib_attrs.c                           const char *node_uuid, const char *attr_set_type, const char *set_name,
attr_set_type      61 lib/cib/cib_attrs.c     if (attr_set_type) {
attr_set_type      62 lib/cib/cib_attrs.c         set_type = attr_set_type;
attr_set_type      94 tools/crm_resource.c     const char *attr_set_type;    // Instance, meta, or utilization attribute
attr_set_type     114 tools/crm_resource.c     .attr_set_type = XML_TAG_ATTR_SETS,
attr_set_type     648 tools/crm_resource.c         options.attr_set_type = XML_TAG_META_SETS;
attr_set_type     650 tools/crm_resource.c         options.attr_set_type = XML_TAG_UTILIZATION;
attr_set_type    1984 tools/crm_resource.c             if (pcmk__str_eq(options.attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_casei)) {
attr_set_type    1988 tools/crm_resource.c             } else if (pcmk__str_eq(options.attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) {
attr_set_type    2016 tools/crm_resource.c                                                options.attr_set_type,
attr_set_type    2029 tools/crm_resource.c                                                options.attr_set_type,
attr_set_type      98 tools/crm_resource.h                                   const char *attr_set, const char *attr_set_type,
attr_set_type     104 tools/crm_resource.h                                   const char *attr_set, const char *attr_set_type,
attr_set_type     105 tools/crm_resource_runtime.c                    const char *rsc, const char *attr_set_type, const char *set_name,
attr_set_type     127 tools/crm_resource_runtime.c     if (attr_set_type) {
attr_set_type     128 tools/crm_resource_runtime.c         offset += snprintf(xpath_string + offset, XPATH_MAX - offset, "/%s", attr_set_type);
attr_set_type     189 tools/crm_resource_runtime.c                                        const char * attr_set, const char * attr_set_type,
attr_set_type     200 tools/crm_resource_runtime.c                                                rsc_id, attr_set, attr_set_type,
attr_set_type     208 tools/crm_resource_runtime.c     rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type,
attr_set_type     226 tools/crm_resource_runtime.c                              const char * attr_set_type, const char * attr_id,
attr_set_type     243 tools/crm_resource_runtime.c         rc = find_resource_attr(out, cib, XML_ATTR_ID, rsc_id, attr_set_type,
attr_set_type     258 tools/crm_resource_runtime.c             rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type,
attr_set_type     274 tools/crm_resource_runtime.c                                            attr_set_type, attr_id, attr_name,
attr_set_type     282 tools/crm_resource_runtime.c                               const char *attr_set, const char *attr_set_type,
attr_set_type     303 tools/crm_resource_runtime.c     if (pcmk__str_eq(attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_casei)) {
attr_set_type     322 tools/crm_resource_runtime.c         resources = find_matching_attr_resources(out, rsc, requested_name, attr_set, attr_set_type,
attr_set_type     342 tools/crm_resource_runtime.c         rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type,
attr_set_type     360 tools/crm_resource_runtime.c                                                    attr_set_type);
attr_set_type     371 tools/crm_resource_runtime.c             xml_obj = create_xml_node(xml_top, attr_set_type);
attr_set_type     397 tools/crm_resource_runtime.c         if(recursive && pcmk__str_eq(attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) {
attr_set_type     419 tools/crm_resource_runtime.c                     cli_resource_update_attribute(peer, peer->id, NULL, attr_set_type,
attr_set_type     433 tools/crm_resource_runtime.c                               const char *attr_set, const char *attr_set_type,
attr_set_type     447 tools/crm_resource_runtime.c     if(pcmk__str_eq(attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) {
attr_set_type     448 tools/crm_resource_runtime.c         resources = find_matching_attr_resources(out, rsc, requested_name, attr_set, attr_set_type,
attr_set_type     462 tools/crm_resource_runtime.c         rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type,