attr_set_type 64 lib/cib/cib_attrs.c const char *node_uuid, const char *attr_set_type, const char *set_name, attr_set_type 77 lib/cib/cib_attrs.c if (attr_set_type) { attr_set_type 78 lib/cib/cib_attrs.c set_type = attr_set_type; attr_set_type 414 lib/cib/cib_attrs.c const char *node_uuid, const char *attr_set_type, const char *set_name, attr_set_type 426 lib/cib/cib_attrs.c rc = find_attr(out, cib, attr, section, node_uuid, attr_set_type, attr_set_type 95 tools/crm_resource.c const char *attr_set_type; // Instance, meta, or utilization attribute attr_set_type 116 tools/crm_resource.c .attr_set_type = XML_TAG_ATTR_SETS, attr_set_type 663 tools/crm_resource.c options.attr_set_type = XML_TAG_META_SETS; attr_set_type 665 tools/crm_resource.c options.attr_set_type = XML_TAG_UTILIZATION; attr_set_type 2013 tools/crm_resource.c if (pcmk__str_eq(options.attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_casei)) { attr_set_type 2017 tools/crm_resource.c } else if (pcmk__str_eq(options.attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) { attr_set_type 2045 tools/crm_resource.c options.attr_set_type, attr_set_type 2058 tools/crm_resource.c options.attr_set_type, attr_set_type 97 tools/crm_resource.h const char *attr_set, const char *attr_set_type, attr_set_type 103 tools/crm_resource.h const char *attr_set, const char *attr_set_type, attr_set_type 106 tools/crm_resource_runtime.c const char *rsc, const char *attr_set_type, const char *set_name, attr_set_type 135 tools/crm_resource_runtime.c if (attr_set_type) { attr_set_type 136 tools/crm_resource_runtime.c offset += snprintf(xpath_string + offset, XPATH_MAX - offset, "/%s", attr_set_type); attr_set_type 193 tools/crm_resource_runtime.c const char * attr_set, const char * attr_set_type, attr_set_type 204 tools/crm_resource_runtime.c rsc_id, attr_set, attr_set_type, attr_set_type 212 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set_type 230 tools/crm_resource_runtime.c const char * attr_set_type, const char * attr_id, attr_set_type 247 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, rsc_id, attr_set_type, attr_set_type 262 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set_type 278 tools/crm_resource_runtime.c attr_set_type, attr_id, attr_name, attr_set_type 286 tools/crm_resource_runtime.c const char *attr_set, const char *attr_set_type, attr_set_type 307 tools/crm_resource_runtime.c if (pcmk__str_eq(attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_casei)) { attr_set_type 326 tools/crm_resource_runtime.c resources = find_matching_attr_resources(out, rsc, requested_name, attr_set, attr_set_type, attr_set_type 346 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set_type 364 tools/crm_resource_runtime.c attr_set_type); attr_set_type 375 tools/crm_resource_runtime.c xml_obj = create_xml_node(xml_top, attr_set_type); attr_set_type 401 tools/crm_resource_runtime.c if(recursive && pcmk__str_eq(attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) { attr_set_type 423 tools/crm_resource_runtime.c attr_set_type, NULL, attr_set_type 438 tools/crm_resource_runtime.c const char *attr_set, const char *attr_set_type, attr_set_type 452 tools/crm_resource_runtime.c if(pcmk__str_eq(attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) { attr_set_type 453 tools/crm_resource_runtime.c resources = find_matching_attr_resources(out, rsc, requested_name, attr_set, attr_set_type, attr_set_type 467 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type,