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 90 tools/crm_resource.c const char *attr_set_type; // Instance, meta, utilization, or element attribute attr_set_type 111 tools/crm_resource.c .attr_set_type = PCMK_XE_INSTANCE_ATTRIBUTES, attr_set_type 792 tools/crm_resource.c options.attr_set_type = PCMK_XE_META_ATTRIBUTES; attr_set_type 794 tools/crm_resource.c options.attr_set_type = PCMK_XE_UTILIZATION; attr_set_type 796 tools/crm_resource.c options.attr_set_type = ATTR_SET_ELEMENT; attr_set_type 2008 tools/crm_resource.c if (pcmk__str_eq(options.attr_set_type, PCMK_XE_INSTANCE_ATTRIBUTES, attr_set_type 2015 tools/crm_resource.c } else if (pcmk__str_eq(options.attr_set_type, attr_set_type 2022 tools/crm_resource.c } else if (pcmk__str_eq(options.attr_set_type, ATTR_SET_ELEMENT, pcmk__str_none)) { attr_set_type 2059 tools/crm_resource.c options.attr_set_type, attr_set_type 2071 tools/crm_resource.c options.attr_set_type, attr_set_type 38 tools/crm_resource.h char *attr_set_type; attr_set_type 123 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 167 tools/crm_resource_print.c pcmk__output_xml_create_parent(out, ud->attr_set_type, attr_set_type 86 tools/crm_resource_runtime.c const char *rsc, const char *attr_set_type, const char *set_name, attr_set_type 112 tools/crm_resource_runtime.c if (attr_set_type != NULL) { attr_set_type 113 tools/crm_resource_runtime.c pcmk__g_strcat(xpath, "/", attr_set_type, NULL); attr_set_type 162 tools/crm_resource_runtime.c const char * attr_set_type, const char * attr_id, attr_set_type 172 tools/crm_resource_runtime.c attr_set, attr_set_type, attr_id, attr_set_type 180 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, PCMK_XA_ID, lookup_id, attr_set_type, attr_set_type 197 tools/crm_resource_runtime.c const char * attr_set_type, const char * attr_id, attr_set_type 211 tools/crm_resource_runtime.c int rc = find_resource_attr(out, cib, PCMK_XA_ID, rsc_id, attr_set_type, attr_set_type 228 tools/crm_resource_runtime.c attr_set_type, attr_set, attr_id, attr_name, NULL); attr_set_type 242 tools/crm_resource_runtime.c attr_set_type, attr_id, attr_name, attr_set_type 272 tools/crm_resource_runtime.c const char *attr_set_type, const char *attr_id, attr_set_type 276 tools/crm_resource_runtime.c if (pcmk__str_eq(attr_set_type, PCMK_XE_INSTANCE_ATTRIBUTES, attr_set_type 313 tools/crm_resource_runtime.c attr_set, attr_set_type, attr_set_type 341 tools/crm_resource_runtime.c free(ud->attr_set_type); attr_set_type 352 tools/crm_resource_runtime.c const char *attr_set, const char *attr_set_type, attr_set_type 368 tools/crm_resource_runtime.c rc = resources_with_attr(out, cib, rsc, requested_name, attr_set, attr_set_type, attr_set_type 389 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, PCMK_XA_ID, lookup_id, attr_set_type, attr_set_type 403 tools/crm_resource_runtime.c attr_set_type); attr_set_type 415 tools/crm_resource_runtime.c xml_obj = pcmk__xe_create(xml_top, attr_set_type); attr_set_type 440 tools/crm_resource_runtime.c if (attr_set_type == NULL) { attr_set_type 441 tools/crm_resource_runtime.c attr_set_type = (const char *) xml_search->parent->name; attr_set_type 448 tools/crm_resource_runtime.c ud->attr_set_type = pcmk__str_copy(attr_set_type); attr_set_type 467 tools/crm_resource_runtime.c && pcmk__str_eq(attr_set_type, PCMK_XE_META_ATTRIBUTES, attr_set_type 487 tools/crm_resource_runtime.c attr_set_type, NULL, attr_name, attr_value, attr_set_type 500 tools/crm_resource_runtime.c const char *attr_set, const char *attr_set_type, attr_set_type 514 tools/crm_resource_runtime.c if (pcmk__str_eq(attr_set_type, ATTR_SET_ELEMENT, pcmk__str_none)) { attr_set_type 525 tools/crm_resource_runtime.c rc = update_attribute(rsc, requested_name, attr_set, attr_set_type, attr_set_type 544 tools/crm_resource_runtime.c const char *attr_set, const char *attr_set_type, attr_set_type 558 tools/crm_resource_runtime.c if (pcmk__str_eq(attr_set_type, PCMK_XE_META_ATTRIBUTES, pcmk__str_casei)) { attr_set_type 560 tools/crm_resource_runtime.c attr_set, attr_set_type, attr_set_type 564 tools/crm_resource_runtime.c } else if (pcmk__str_eq(attr_set_type, ATTR_SET_ELEMENT, pcmk__str_none)) { attr_set_type 588 tools/crm_resource_runtime.c rc = find_resource_attr(out, cib, PCMK_XA_ID, lookup_id, attr_set_type,