attr_set_type      54 lib/cib/cib_attrs.c           const char *attr_set_type, const char *set_name, const char *attr_id,
attr_set_type      65 lib/cib/cib_attrs.c     if (attr_set_type) {
attr_set_type      66 lib/cib/cib_attrs.c         set_type = attr_set_type;
attr_set_type     424 lib/cib/cib_attrs.c                           const char *node_uuid, const char *attr_set_type, const char *set_name,
attr_set_type     437 lib/cib/cib_attrs.c     rc = find_attr(cib, section, node_uuid, attr_set_type, set_name, attr_id,
attr_set_type     149 tools/crm_resource.c     const char *attr_set_type;    // Instance, meta, utilization, or element attribute
attr_set_type     168 tools/crm_resource.c     .attr_set_type = PCMK_XE_INSTANCE_ATTRIBUTES,
attr_set_type     335 tools/crm_resource.c         options.attr_set_type = PCMK_XE_META_ATTRIBUTES;
attr_set_type     337 tools/crm_resource.c         options.attr_set_type = PCMK_XE_UTILIZATION;
attr_set_type     339 tools/crm_resource.c         options.attr_set_type = ATTR_SET_ELEMENT;
attr_set_type    1356 tools/crm_resource.c                                            options.attr_set_type,
attr_set_type    1432 tools/crm_resource.c     if (pcmk__str_eq(options.attr_set_type, PCMK_XE_INSTANCE_ATTRIBUTES,
attr_set_type    1439 tools/crm_resource.c     } else if (pcmk__str_eq(options.attr_set_type, PCMK_XE_META_ATTRIBUTES,
attr_set_type    1446 tools/crm_resource.c     } else if (pcmk__str_eq(options.attr_set_type, ATTR_SET_ELEMENT,
attr_set_type    1754 tools/crm_resource.c                                        options.attr_set_type, options.prop_id,
attr_set_type      37 tools/crm_resource.h     char *attr_set_type;
attr_set_type     122 tools/crm_resource.h                                   const char *attr_set, const char *attr_set_type,
attr_set_type     129 tools/crm_resource.h                                   const char *attr_set, const char *attr_set_type,
attr_set_type     162 tools/crm_resource_print.c     pcmk__output_xml_create_parent(out, ud->attr_set_type,
attr_set_type     114 tools/crm_resource_runtime.c                    const char *rsc, const char *attr_set_type, const char *set_name,
attr_set_type     140 tools/crm_resource_runtime.c     if (attr_set_type != NULL) {
attr_set_type     141 tools/crm_resource_runtime.c         pcmk__g_strcat(xpath, "/", attr_set_type, NULL);
attr_set_type     190 tools/crm_resource_runtime.c                                        const char * attr_set_type, const char * attr_id,
attr_set_type     201 tools/crm_resource_runtime.c                                                attr_set, attr_set_type, attr_id,
attr_set_type     209 tools/crm_resource_runtime.c     rc = find_resource_attr(out, cib, PCMK_XA_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     241 tools/crm_resource_runtime.c         int rc = find_resource_attr(out, cib, PCMK_XA_ID, rsc_id, attr_set_type,
attr_set_type     259 tools/crm_resource_runtime.c                                     attr_set_type, attr_set, attr_id, attr_name, NULL);
attr_set_type     273 tools/crm_resource_runtime.c                                            attr_set_type, attr_id, attr_name,
attr_set_type     326 tools/crm_resource_runtime.c                     const char *attr_set_type, const char *attr_id,
attr_set_type     330 tools/crm_resource_runtime.c     if (pcmk__str_eq(attr_set_type, PCMK_XE_INSTANCE_ATTRIBUTES,
attr_set_type     367 tools/crm_resource_runtime.c                                                   attr_set, attr_set_type,
attr_set_type     395 tools/crm_resource_runtime.c     free(ud->attr_set_type);
attr_set_type     406 tools/crm_resource_runtime.c                  const char *attr_set, const char *attr_set_type,
attr_set_type     422 tools/crm_resource_runtime.c     rc = resources_with_attr(out, cib, rsc, requested_name, attr_set, attr_set_type,
attr_set_type     445 tools/crm_resource_runtime.c         rc = find_resource_attr(out, cib, PCMK_XA_ID, lookup_id, attr_set_type,
attr_set_type     459 tools/crm_resource_runtime.c                                                        attr_set_type);
attr_set_type     485 tools/crm_resource_runtime.c                 xml_obj = pcmk__xe_create(xml_top, attr_set_type);
attr_set_type     510 tools/crm_resource_runtime.c             if (attr_set_type == NULL) {
attr_set_type     511 tools/crm_resource_runtime.c                 attr_set_type = (const char *) xml_search->parent->name;
attr_set_type     518 tools/crm_resource_runtime.c             ud->attr_set_type = pcmk__str_copy(attr_set_type);
attr_set_type     537 tools/crm_resource_runtime.c             && pcmk__str_eq(attr_set_type, PCMK_XE_META_ATTRIBUTES,
attr_set_type     559 tools/crm_resource_runtime.c                                  attr_set_type, NULL, attr_name, attr_value,
attr_set_type     572 tools/crm_resource_runtime.c                               const char *attr_set, const char *attr_set_type,
attr_set_type     588 tools/crm_resource_runtime.c     if (pcmk__str_eq(attr_set_type, ATTR_SET_ELEMENT, pcmk__str_none)) {
attr_set_type     601 tools/crm_resource_runtime.c     rc = update_attribute(rsc, requested_name, attr_set, attr_set_type,
attr_set_type     620 tools/crm_resource_runtime.c                               const char *attr_set, const char *attr_set_type,
attr_set_type     636 tools/crm_resource_runtime.c     if (pcmk__str_eq(attr_set_type, ATTR_SET_ELEMENT, pcmk__str_none)) {
attr_set_type     652 tools/crm_resource_runtime.c     if (pcmk__str_eq(attr_set_type, PCMK_XE_META_ATTRIBUTES, pcmk__str_none)) {
attr_set_type     654 tools/crm_resource_runtime.c                                                  attr_set, attr_set_type,
attr_set_type     675 tools/crm_resource_runtime.c         rc = find_resource_attr(out, cib, PCMK_XA_ID, lookup_id, attr_set_type,