crm_xml_set_id    138 daemons/attrd/attrd_cib.c         crm_xml_set_id(xml_obj, "%s", a->set);
crm_xml_set_id    140 daemons/attrd/attrd_cib.c         crm_xml_set_id(xml_obj, "%s-%s", XML_CIB_TAG_STATUS, nodeid);
crm_xml_set_id    146 daemons/attrd/attrd_cib.c         crm_xml_set_id(xml_obj, "%s", a->uuid);
crm_xml_set_id    148 daemons/attrd/attrd_cib.c         crm_xml_set_id(xml_obj, "%s-%s", set, a->id);
crm_xml_set_id    424 daemons/controld/controld_schedulerd.c         crm_xml_set_id(xml, "%s-%s", CIB_OPTIONS_FIRST, attr_name);
crm_xml_set_id    302 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    722 lib/common/ipc_client.c                 crm_xml_set_id(request, "%lu", (unsigned long) nodeid);
crm_xml_set_id    396 lib/common/ipc_controld.c         crm_xml_set_id(request, "%lu", (unsigned long) nodeid);
crm_xml_set_id    851 lib/common/nvpair.c         crm_xml_set_id(nvp, "%s-%s",
crm_xml_set_id    482 lib/common/operations.c     crm_xml_set_id(xml_op, "%s-%s-%s", prefix, task, interval_spec);
crm_xml_set_id    150 lib/pengine/bundle.c         crm_xml_set_id(xml_obj, "%s-attributes-%d",
crm_xml_set_id    237 lib/pengine/bundle.c     crm_xml_set_id(xml_obj, "%s-attributes-%d", data->prefix, replica->offset);
crm_xml_set_id    891 lib/pengine/bundle.c         crm_xml_set_id(xml_resource, "%s-%s", bundle_data->prefix,
crm_xml_set_id    896 lib/pengine/bundle.c         crm_xml_set_id(xml_set, "%s-%s-meta", bundle_data->prefix, xml_resource->name);
crm_xml_set_id    174 lib/pengine/remote.c     crm_xml_set_id(xml_sub, "%s-%s", uname, XML_TAG_META_SETS);
crm_xml_set_id    192 lib/pengine/remote.c         crm_xml_set_id(xml_sub, "%s-%s", uname, XML_TAG_ATTR_SETS);
crm_xml_set_id    349 tools/crm_node.c         crm_xml_set_id(node, "%ld", id);
crm_xml_set_id    439 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    179 tools/crm_resource_ban.c     crm_xml_set_id(location, "cli-prefer-%s", rsc_id);
crm_xml_set_id    197 tools/crm_resource_ban.c         crm_xml_set_id(rule, "cli-prefer-rule-%s", rsc_id);
crm_xml_set_id    201 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-prefer-expr-%s", rsc_id);
crm_xml_set_id    208 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-prefer-lifetime-end-%s", rsc_id);
crm_xml_set_id    276 tools/crm_resource_ban.c         crm_xml_set_id(location, "cli-ban-%s-on-%s", rsc_id, host);
crm_xml_set_id    280 tools/crm_resource_ban.c     crm_xml_set_id(location, "cli-prefer-%s", rsc_id);
crm_xml_set_id    471 tools/crm_resource_ban.c             crm_xml_set_id(location, "%s", ID(constraint_node));