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      69 tools/crm_resource.c     const char *attr_set_type;
attr_set_type     102 tools/crm_resource.c     .attr_set_type = XML_TAG_ATTR_SETS,
attr_set_type     613 tools/crm_resource.c         options.attr_set_type = XML_TAG_META_SETS;
attr_set_type     615 tools/crm_resource.c         options.attr_set_type = XML_TAG_UTILIZATION;
attr_set_type    1860 tools/crm_resource.c                                               options.attr_set_type, data_set);
attr_set_type    1874 tools/crm_resource.c                                                options.attr_set_type,
attr_set_type    1887 tools/crm_resource.c                                                options.attr_set_type,
attr_set_type      48 tools/crm_resource.h int cli_resource_print_attribute(pe_resource_t *rsc, const char *attr, const char *attr_set_type,
attr_set_type      87 tools/crm_resource.h                                   const char *attr_set, const char *attr_set_type,
attr_set_type      92 tools/crm_resource.h                                   const char *attr_set, const char *attr_set_type,
attr_set_type     282 tools/crm_resource_print.c cli_resource_print_attribute(pe_resource_t *rsc, const char *attr, const char *attr_set_type,
attr_set_type     299 tools/crm_resource_print.c     if (pcmk__str_eq(attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_casei)) {
attr_set_type     302 tools/crm_resource_print.c     } else if (pcmk__str_eq(attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) {
attr_set_type      79 tools/crm_resource_runtime.c find_resource_attr(cib_t * the_cib, const char *attr, const char *rsc, const char *attr_set_type,
attr_set_type     101 tools/crm_resource_runtime.c     if (attr_set_type) {
attr_set_type     102 tools/crm_resource_runtime.c         offset += snprintf(xpath_string + offset, XPATH_MAX - offset, "/%s", attr_set_type);
attr_set_type     160 tools/crm_resource_runtime.c                                        const char * attr_set, const char * attr_set_type, const char * attr_id,
attr_set_type     170 tools/crm_resource_runtime.c                                                rsc_id, attr_set, attr_set_type,
attr_set_type     178 tools/crm_resource_runtime.c     rc = find_resource_attr(cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set, attr_id, attr_name, &local_attr_id);
attr_set_type     194 tools/crm_resource_runtime.c                              const char * attr_set_type, const char * attr_id,
attr_set_type     210 tools/crm_resource_runtime.c         rc = find_resource_attr(cib, XML_ATTR_ID, rsc_id, attr_set_type, attr_set, attr_id, attr_name, &local_attr_id);
attr_set_type     225 tools/crm_resource_runtime.c             rc = find_resource_attr(cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set, attr_id, attr_name, &local_attr_id);
attr_set_type     241 tools/crm_resource_runtime.c                                            attr_set_type, attr_id, attr_name,
attr_set_type     249 tools/crm_resource_runtime.c                               const char *attr_set, const char *attr_set_type,
attr_set_type     270 tools/crm_resource_runtime.c     if (pcmk__str_eq(attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_casei)) {
attr_set_type     289 tools/crm_resource_runtime.c         resources = find_matching_attr_resources(rsc, requested_name, attr_set, attr_set_type,
attr_set_type     309 tools/crm_resource_runtime.c         rc = find_resource_attr(cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set, attr_id, attr_name,
attr_set_type     327 tools/crm_resource_runtime.c                                                    attr_set_type);
attr_set_type     338 tools/crm_resource_runtime.c             xml_obj = create_xml_node(xml_top, attr_set_type);
attr_set_type     364 tools/crm_resource_runtime.c         if(recursive && pcmk__str_eq(attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) {
attr_set_type     390 tools/crm_resource_runtime.c                     cli_resource_update_attribute(peer, peer->id, NULL, attr_set_type,
attr_set_type     404 tools/crm_resource_runtime.c                               const char *attr_set, const char *attr_set_type,
attr_set_type     418 tools/crm_resource_runtime.c     if(pcmk__str_eq(attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) {
attr_set_type     419 tools/crm_resource_runtime.c         resources = find_matching_attr_resources(rsc, requested_name, attr_set, attr_set_type,
attr_set_type     433 tools/crm_resource_runtime.c         rc = find_resource_attr(cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set, attr_id, attr_name,