crm_xml_set_id    429 daemons/controld/controld_schedulerd.c         crm_xml_set_id(xml, "%s-%s", CIB_OPTIONS_FIRST, attr_name);
crm_xml_set_id    288 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    436 lib/common/actions.c     crm_xml_set_id(xml_op, "%s-%s-%s", prefix, task, interval_spec);
crm_xml_set_id    771 lib/common/ipc_client.c                 crm_xml_set_id(request, "%lu", (unsigned long) nodeid);
crm_xml_set_id    415 lib/common/ipc_controld.c         crm_xml_set_id(request, "%lu", (unsigned long) nodeid);
crm_xml_set_id    781 lib/common/nvpair.c         crm_xml_set_id(nvp, "%s-%s",
crm_xml_set_id    376 lib/pengine/bundle.c         crm_xml_set_id(xml_obj, "%s-attributes-%d",
crm_xml_set_id    464 lib/pengine/bundle.c     crm_xml_set_id(xml_obj, "%s-attributes-%d", data->prefix, replica->offset);
crm_xml_set_id   1121 lib/pengine/bundle.c         crm_xml_set_id(xml_resource, "%s-%s", bundle_data->prefix,
crm_xml_set_id   1126 lib/pengine/bundle.c         crm_xml_set_id(xml_set, "%s-%s-meta", bundle_data->prefix, xml_resource->name);
crm_xml_set_id    178 lib/pengine/remote.c     crm_xml_set_id(xml_sub, "%s-%s", uname, XML_TAG_META_SETS);
crm_xml_set_id    196 lib/pengine/remote.c         crm_xml_set_id(xml_sub, "%s-%s", uname, XML_TAG_ATTR_SETS);
crm_xml_set_id    555 tools/crm_node.c         crm_xml_set_id(xml, "%ld", node_id);
crm_xml_set_id    694 tools/crm_node.c         crm_xml_set_id(cmd, "%ld", node_id);
crm_xml_set_id     78 tools/crm_resource_ban.c     crm_xml_set_id(location, "cli-ban-%s-on-%s", rsc_id, host);
crm_xml_set_id    106 tools/crm_resource_ban.c         crm_xml_set_id(rule, "cli-ban-%s-on-%s-rule", rsc_id, host);
crm_xml_set_id    110 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-ban-%s-on-%s-expr", rsc_id, host);
crm_xml_set_id    117 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-ban-%s-on-%s-lifetime", rsc_id, host);
crm_xml_set_id    165 tools/crm_resource_ban.c     crm_xml_set_id(location, "cli-prefer-%s", rsc_id);
crm_xml_set_id    183 tools/crm_resource_ban.c         crm_xml_set_id(rule, "cli-prefer-rule-%s", rsc_id);
crm_xml_set_id    187 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-prefer-expr-%s", rsc_id);
crm_xml_set_id    194 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-prefer-lifetime-end-%s", rsc_id);
crm_xml_set_id    281 tools/crm_resource_ban.c         crm_xml_set_id(location, "cli-ban-%s-on-%s", rsc_id, host);
crm_xml_set_id    285 tools/crm_resource_ban.c     crm_xml_set_id(location, "cli-prefer-%s", rsc_id);
crm_xml_set_id    476 tools/crm_resource_ban.c             crm_xml_set_id(location, "%s", ID(constraint_node));