crm_xml_set_id    145 daemons/attrd/attrd_cib.c         crm_xml_set_id(xml_obj, "%s", a->set_id);
crm_xml_set_id    147 daemons/attrd/attrd_cib.c         crm_xml_set_id(xml_obj, "%s-%s", XML_CIB_TAG_STATUS, nodeid);
crm_xml_set_id    153 daemons/attrd/attrd_cib.c         crm_xml_set_id(xml_obj, "%s", a->uuid);
crm_xml_set_id    155 daemons/attrd/attrd_cib.c         crm_xml_set_id(xml_obj, "%s-%s", set, a->id);
crm_xml_set_id    430 daemons/controld/controld_schedulerd.c         crm_xml_set_id(xml, "%s-%s", CIB_OPTIONS_FIRST, attr_name);
crm_xml_set_id    296 include/crm/common/xml.h void crm_xml_set_id(xmlNode *xml, const char *format, ...) G_GNUC_PRINTF(2, 3);
crm_xml_set_id    652 lib/cluster/corosync.c                 crm_xml_set_id(node, "%u", nodeid);
crm_xml_set_id    742 lib/common/ipc_client.c                 crm_xml_set_id(request, "%lu", (unsigned long) nodeid);
crm_xml_set_id    430 lib/common/ipc_controld.c         crm_xml_set_id(request, "%lu", (unsigned long) nodeid);
crm_xml_set_id    830 lib/common/nvpair.c         crm_xml_set_id(nvp, "%s-%s",
crm_xml_set_id    436 lib/common/operations.c     crm_xml_set_id(xml_op, "%s-%s-%s", prefix, task, interval_spec);
crm_xml_set_id    184 lib/pengine/bundle.c         crm_xml_set_id(xml_obj, "%s-attributes-%d",
crm_xml_set_id    271 lib/pengine/bundle.c     crm_xml_set_id(xml_obj, "%s-attributes-%d", data->prefix, replica->offset);
crm_xml_set_id    926 lib/pengine/bundle.c         crm_xml_set_id(xml_resource, "%s-%s", bundle_data->prefix,
crm_xml_set_id    931 lib/pengine/bundle.c         crm_xml_set_id(xml_set, "%s-%s-meta", bundle_data->prefix, xml_resource->name);
crm_xml_set_id    176 lib/pengine/remote.c     crm_xml_set_id(xml_sub, "%s-%s", uname, XML_TAG_META_SETS);
crm_xml_set_id    194 lib/pengine/remote.c         crm_xml_set_id(xml_sub, "%s-%s", uname, XML_TAG_ATTR_SETS);
crm_xml_set_id    352 tools/crm_node.c         crm_xml_set_id(node, "%ld", id);
crm_xml_set_id    442 tools/crm_node.c             crm_xml_set_id(cmd, "%ld", nodeid);
crm_xml_set_id    103 tools/crm_resource_ban.c     crm_xml_set_id(location, "cli-ban-%s-on-%s", rsc_id, host);
crm_xml_set_id    131 tools/crm_resource_ban.c         crm_xml_set_id(rule, "cli-ban-%s-on-%s-rule", rsc_id, host);
crm_xml_set_id    135 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-ban-%s-on-%s-expr", rsc_id, host);
crm_xml_set_id    142 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-ban-%s-on-%s-lifetime", rsc_id, host);
crm_xml_set_id    180 tools/crm_resource_ban.c     crm_xml_set_id(location, "cli-prefer-%s", rsc_id);
crm_xml_set_id    198 tools/crm_resource_ban.c         crm_xml_set_id(rule, "cli-prefer-rule-%s", rsc_id);
crm_xml_set_id    202 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-prefer-expr-%s", rsc_id);
crm_xml_set_id    209 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-prefer-lifetime-end-%s", rsc_id);
crm_xml_set_id    286 tools/crm_resource_ban.c         crm_xml_set_id(location, "cli-ban-%s-on-%s", rsc_id, host);
crm_xml_set_id    290 tools/crm_resource_ban.c     crm_xml_set_id(location, "cli-prefer-%s", rsc_id);
crm_xml_set_id    481 tools/crm_resource_ban.c             crm_xml_set_id(location, "%s", ID(constraint_node));