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, 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 2027 tools/crm_resource.c if (pcmk__str_eq(options.attr_set_type, XML_TAG_ATTR_SETS, pcmk__str_none)) { attr_set_type 2033 tools/crm_resource.c } else if (pcmk__str_eq(options.attr_set_type, XML_TAG_META_SETS, pcmk__str_none)) { attr_set_type 2039 tools/crm_resource.c } else if (pcmk__str_eq(options.attr_set_type, ATTR_SET_ELEMENT, pcmk__str_none)) { attr_set_type 2071 tools/crm_resource.c options.attr_set_type, attr_set_type 2084 tools/crm_resource.c options.attr_set_type, attr_set_type 107 tools/crm_resource.h const char *attr_set, const char *attr_set_type, attr_set_type 112 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 164 tools/crm_resource_runtime.c const char * attr_set, const char * attr_set_type, attr_set_type 175 tools/crm_resource_runtime.c rsc_id, attr_set, attr_set_type, attr_set_type 183 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set_type 201 tools/crm_resource_runtime.c const char * attr_set_type, const char * attr_id, attr_set_type 218 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, rsc_id, attr_set_type, attr_set_type 233 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set_type 249 tools/crm_resource_runtime.c attr_set_type, attr_id, attr_name, attr_set_type 257 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 296 tools/crm_resource_runtime.c } else if (pcmk__str_eq(attr_set_type, ATTR_SET_ELEMENT, pcmk__str_none)) { attr_set_type 310 tools/crm_resource_runtime.c attr_set, attr_set_type, attr_set_type 339 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type, attr_set_type 352 tools/crm_resource_runtime.c attr_set_type); attr_set_type 364 tools/crm_resource_runtime.c xml_obj = create_xml_node(xml_top, attr_set_type); attr_set_type 402 tools/crm_resource_runtime.c && pcmk__str_eq(attr_set_type, XML_TAG_META_SETS, attr_set_type 429 tools/crm_resource_runtime.c attr_set_type, NULL, attr_set_type 444 tools/crm_resource_runtime.c const char *attr_set, const char *attr_set_type, attr_set_type 458 tools/crm_resource_runtime.c if (pcmk__str_eq(attr_set_type, XML_TAG_META_SETS, pcmk__str_casei)) { attr_set_type 460 tools/crm_resource_runtime.c attr_set, attr_set_type, attr_set_type 464 tools/crm_resource_runtime.c } else if (pcmk__str_eq(attr_set_type, ATTR_SET_ELEMENT, pcmk__str_none)) { attr_set_type 488 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, XML_ATTR_ID, lookup_id, attr_set_type,