crm_xml_set_id    434 daemons/controld/controld_schedulerd.c         crm_xml_set_id(xml, "%s-%s",
crm_xml_set_id    104 include/crm/common/xml.h void crm_xml_set_id(xmlNode *xml, const char *format, ...) G_GNUC_PRINTF(2, 3);
crm_xml_set_id    528 lib/common/actions.c     crm_xml_set_id(xml_op, "%s-%s-%s", prefix, task, interval_spec);
crm_xml_set_id    898 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   1151 lib/pengine/bundle.c         crm_xml_set_id(xml_resource, "%s-%s", bundle_data->prefix,
crm_xml_set_id   1156 lib/pengine/bundle.c         crm_xml_set_id(xml_set, "%s-%s-meta", bundle_data->prefix, xml_resource->name);
crm_xml_set_id    143 lib/pengine/remote.c     crm_xml_set_id(xml_sub, "%s-%s", uname, PCMK_XE_META_ATTRIBUTES);
crm_xml_set_id    161 lib/pengine/remote.c         crm_xml_set_id(xml_sub, "%s-%s", uname, PCMK_XE_INSTANCE_ATTRIBUTES);
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    107 tools/crm_resource_ban.c         crm_xml_set_id(rule, "cli-ban-%s-on-%s-rule", rsc_id, host);
crm_xml_set_id    111 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-ban-%s-on-%s-expr", rsc_id, host);
crm_xml_set_id    118 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-ban-%s-on-%s-lifetime", rsc_id, host);
crm_xml_set_id    169 tools/crm_resource_ban.c     crm_xml_set_id(location, "cli-prefer-%s", rsc_id);
crm_xml_set_id    187 tools/crm_resource_ban.c         crm_xml_set_id(rule, "cli-prefer-rule-%s", rsc_id);
crm_xml_set_id    191 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-prefer-expr-%s", rsc_id);
crm_xml_set_id    198 tools/crm_resource_ban.c         crm_xml_set_id(expr, "cli-prefer-lifetime-end-%s", rsc_id);
crm_xml_set_id    289 tools/crm_resource_ban.c         crm_xml_set_id(location, "cli-ban-%s-on-%s", rsc_id, host);
crm_xml_set_id    293 tools/crm_resource_ban.c     crm_xml_set_id(location, "cli-prefer-%s", rsc_id);
crm_xml_set_id    490 tools/crm_resource_ban.c             crm_xml_set_id(location, "%s", pcmk__xe_id(constraint_node));