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 418 lib/cib/cib_attrs.c const char *node_uuid, const char *attr_set_type, const char *set_name, attr_set_type 431 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, or utilization attribute attr_set_type 116 tools/crm_resource.c .attr_set_type = XML_TAG_ATTR_SETS, attr_set_type 670 tools/crm_resource.c options.attr_set_type = XML_TAG_META_SETS; attr_set_type 672 tools/crm_resource.c options.attr_set_type = XML_TAG_UTILIZATION; attr_set_type 2025 tools/crm_resource.c if (pcmk__str_eq(options.attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_casei)) { attr_set_type 2029 tools/crm_resource.c } else if (pcmk__str_eq(options.attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) { attr_set_type 2057 tools/crm_resource.c options.attr_set_type, attr_set_type 2070 tools/crm_resource.c options.attr_set_type, attr_set_type 104 tools/crm_resource.h const char *attr_set, const char *attr_set_type, attr_set_type 110 tools/crm_resource.h const char *attr_set, const char *attr_set_type, attr_set_type 76 tools/crm_resource_runtime.c const char *rsc, const char *attr_set_type, const char *set_name, attr_set_type 102 tools/crm_resource_runtime.c if (attr_set_type != NULL) { attr_set_type 103 tools/crm_resource_runtime.c pcmk__g_strcat(xpath, "/", attr_set_type, NULL); attr_set_type 161 tools/crm_resource_runtime.c const char * attr_set, const char * attr_set_type, attr_set_type 172 tools/crm_resource_runtime.c rsc_id, attr_set, attr_set_type, attr_set_type 180 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set_type 198 tools/crm_resource_runtime.c const char * attr_set_type, const char * attr_id, attr_set_type 215 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, rsc_id, attr_set_type, attr_set_type 230 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set_type 246 tools/crm_resource_runtime.c attr_set_type, attr_id, attr_name, attr_set_type 254 tools/crm_resource_runtime.c const char *attr_set, const char *attr_set_type, attr_set_type 275 tools/crm_resource_runtime.c if (pcmk__str_eq(attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_casei)) { attr_set_type 294 tools/crm_resource_runtime.c resources = find_matching_attr_resources(out, rsc, requested_name, attr_set, attr_set_type, attr_set_type 314 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set_type 332 tools/crm_resource_runtime.c attr_set_type); attr_set_type 343 tools/crm_resource_runtime.c xml_obj = create_xml_node(xml_top, attr_set_type); attr_set_type 369 tools/crm_resource_runtime.c if(recursive && pcmk__str_eq(attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) { attr_set_type 391 tools/crm_resource_runtime.c attr_set_type, NULL, attr_set_type 406 tools/crm_resource_runtime.c const char *attr_set, const char *attr_set_type, attr_set_type 420 tools/crm_resource_runtime.c if(pcmk__str_eq(attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) { attr_set_type 421 tools/crm_resource_runtime.c resources = find_matching_attr_resources(out, rsc, requested_name, attr_set, attr_set_type, attr_set_type 435 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type,