set_type 256 include/crm/cib/internal.h const char *section, const char *node_uuid, const char *set_type, set_type 262 include/crm/cib/internal.h const char *node_uuid, const char *set_type, const char *set_name, set_type 267 include/crm/cib/internal.h const char *section, const char *node_uuid, const char *set_type, set_type 28 include/crm/cib/util.h const char *set_type, const char *set_name, set_type 35 include/crm/cib/util.h const char *set_type, const char *set_name, set_type 41 include/crm/cib/util.h const char *set_type, const char *set_name, set_type 47 include/crm/cib/util.h const char *set_type, const char *set_name, set_type 63 lib/cib/cib_attrs.c const char *set_type = NULL; set_type 67 lib/cib/cib_attrs.c set_type = attr_set_type; set_type 69 lib/cib/cib_attrs.c set_type = XML_TAG_ATTR_SETS; set_type 74 lib/cib/cib_attrs.c set_type = XML_CIB_TAG_PROPSET; set_type 79 lib/cib/cib_attrs.c set_type = XML_TAG_META_SETS; set_type 107 lib/cib/cib_attrs.c set_type = XML_TAG_TRANSIENT_NODEATTRS; set_type 114 lib/cib/cib_attrs.c pcmk__g_strcat(xpath, "//", set_type, NULL); set_type 174 lib/cib/cib_attrs.c const char *node_uuid, const char *set_type, const char *set_name, set_type 191 lib/cib/cib_attrs.c rc = find_attr(cib, section, node_uuid, set_type, set_name, attr_id, set_type 265 lib/cib/cib_attrs.c if (set_type) { set_type 269 lib/cib/cib_attrs.c set_type); set_type 303 lib/cib/cib_attrs.c } else if (set_type) { set_type 304 lib/cib/cib_attrs.c xml_obj = create_xml_node(xml_obj, set_type); set_type 345 lib/cib/cib_attrs.c const char *node_uuid, const char *set_type, const char *set_name, set_type 356 lib/cib/cib_attrs.c rc = find_attr(cib, section, node_uuid, set_type, set_name, attr_id, attr_name, set_type 371 lib/cib/cib_attrs.c const char *node_uuid, const char *set_type, const char *set_name, set_type 384 lib/cib/cib_attrs.c rc = find_attr(cib, section, node_uuid, set_type, set_name, attr_id, set_type 450 lib/cib/cib_attrs.c const char *node_uuid, const char *set_type, const char *set_name, set_type 462 lib/cib/cib_attrs.c rc = cib__update_node_attr(out, cib, call_options, section, node_uuid, set_type, set_type 473 lib/cib/cib_attrs.c const char *set_type, const char *set_name, const char *attr_id, set_type 486 lib/cib/cib_attrs.c rc = cib__get_node_attrs(out, cib, section, node_uuid, set_type, set_name, set_type 505 lib/cib/cib_attrs.c const char *set_type, const char *set_name, const char *attr_id, set_type 517 lib/cib/cib_attrs.c rc = cib__delete_node_attr(out, cib, options, section, node_uuid, set_type, set_type 98 tools/crm_attribute.c char *set_type; set_type 150 tools/crm_attribute.c pcmk__str_update(&options.set_type, XML_TAG_UTILIZATION); set_type 427 tools/crm_attribute.c options.dest_node, options.set_type, set_type 451 tools/crm_attribute.c options.set_type, options.set_name, NULL, NULL, set_type 466 tools/crm_attribute.c options.set_type, options.set_name, options.attr_id, set_type 502 tools/crm_attribute.c options.dest_node, options.set_type, set_type 525 tools/crm_attribute.c options.set_type, options.set_name, NULL, NULL, set_type 540 tools/crm_attribute.c options.dest_node, options.set_type, set_type 597 tools/crm_attribute.c options.set_type, options.set_name, NULL, set_type 601 tools/crm_attribute.c options.set_type, options.set_name, options.attr_id, set_type 809 tools/crm_attribute.c set_type(); set_type 917 tools/crm_attribute.c free(options.set_type);