attr_set_type      55 lib/cib/cib_attrs.c           const char *attr_set_type, const char *set_name, const char *attr_id,
attr_set_type      66 lib/cib/cib_attrs.c     if (attr_set_type) {
attr_set_type      67 lib/cib/cib_attrs.c         set_type = attr_set_type;
attr_set_type     417 lib/cib/cib_attrs.c                           const char *node_uuid, const char *attr_set_type, const char *set_name,
attr_set_type     430 lib/cib/cib_attrs.c     rc = find_attr(cib, section, node_uuid, attr_set_type, set_name, attr_id,
attr_set_type      95 tools/crm_resource.c     const char *attr_set_type;    // Instance, meta, utilization, or element attribute
attr_set_type     116 tools/crm_resource.c     .attr_set_type = XML_TAG_ATTR_SETS,
attr_set_type     676 tools/crm_resource.c         options.attr_set_type = XML_TAG_META_SETS;
attr_set_type     678 tools/crm_resource.c         options.attr_set_type = XML_TAG_UTILIZATION;
attr_set_type     680 tools/crm_resource.c         options.attr_set_type = ATTR_SET_ELEMENT;
attr_set_type    1936 tools/crm_resource.c             if (pcmk__str_eq(options.attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_none)) {
attr_set_type    1942 tools/crm_resource.c             } else if (pcmk__str_eq(options.attr_set_type, XML_TAG_META_SETS, pcmk__str_none)) {
attr_set_type    1948 tools/crm_resource.c             } else if (pcmk__str_eq(options.attr_set_type, ATTR_SET_ELEMENT, pcmk__str_none)) {
attr_set_type    1980 tools/crm_resource.c                                                options.attr_set_type,
attr_set_type    1993 tools/crm_resource.c                                                options.attr_set_type,
attr_set_type     113 tools/crm_resource.h                                   const char *attr_set, const char *attr_set_type,
attr_set_type     119 tools/crm_resource.h                                   const char *attr_set, const char *attr_set_type,
attr_set_type      79 tools/crm_resource_runtime.c                    const char *rsc, const char *attr_set_type, const char *set_name,
attr_set_type     105 tools/crm_resource_runtime.c     if (attr_set_type != NULL) {
attr_set_type     106 tools/crm_resource_runtime.c         pcmk__g_strcat(xpath, "/", attr_set_type, NULL);
attr_set_type     165 tools/crm_resource_runtime.c                                        const char * attr_set, const char * attr_set_type,
attr_set_type     177 tools/crm_resource_runtime.c                                                rsc_id, attr_set, attr_set_type,
attr_set_type     185 tools/crm_resource_runtime.c     rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type,
attr_set_type     203 tools/crm_resource_runtime.c                              const char * attr_set_type, const char * attr_id,
attr_set_type     221 tools/crm_resource_runtime.c         rc = find_resource_attr(out, cib, XML_ATTR_ID, rsc_id, attr_set_type,
attr_set_type     238 tools/crm_resource_runtime.c             rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type,
attr_set_type     254 tools/crm_resource_runtime.c                                            attr_set_type, attr_id, attr_name,
attr_set_type     262 tools/crm_resource_runtime.c                               const char *attr_set, const char *attr_set_type,
attr_set_type     280 tools/crm_resource_runtime.c     if (pcmk__str_eq(attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_casei)) {
attr_set_type     301 tools/crm_resource_runtime.c     } else if (pcmk__str_eq(attr_set_type, ATTR_SET_ELEMENT, pcmk__str_none)) {
attr_set_type     315 tools/crm_resource_runtime.c                                                  attr_set, attr_set_type,
attr_set_type     344 tools/crm_resource_runtime.c         rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type,
attr_set_type     357 tools/crm_resource_runtime.c                                                        attr_set_type);
attr_set_type     369 tools/crm_resource_runtime.c                 xml_obj = create_xml_node(xml_top, attr_set_type);
attr_set_type     407 tools/crm_resource_runtime.c             && pcmk__str_eq(attr_set_type, XML_TAG_META_SETS,
attr_set_type     434 tools/crm_resource_runtime.c                                                   attr_set_type, NULL,
attr_set_type     449 tools/crm_resource_runtime.c                               const char *attr_set, const char *attr_set_type,
attr_set_type     463 tools/crm_resource_runtime.c     if (pcmk__str_eq(attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) {
attr_set_type     465 tools/crm_resource_runtime.c                                                  attr_set, attr_set_type,
attr_set_type     469 tools/crm_resource_runtime.c     } else if (pcmk__str_eq(attr_set_type, ATTR_SET_ELEMENT, pcmk__str_none)) {
attr_set_type     493 tools/crm_resource_runtime.c         rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type,