xml_ip            131 lib/pengine/bundle.c         xmlNode *xml_ip = NULL;
xml_ip            136 lib/pengine/bundle.c         xml_ip = create_resource(id, "heartbeat", "IPaddr2");
xml_ip            139 lib/pengine/bundle.c         xml_obj = create_xml_node(xml_ip, XML_TAG_ATTR_SETS);
xml_ip            156 lib/pengine/bundle.c         xml_obj = create_xml_node(xml_ip, "operations");
xml_ip            157 lib/pengine/bundle.c         crm_create_op_xml(xml_obj, ID(xml_ip), "monitor", "60s", NULL);
xml_ip            161 lib/pengine/bundle.c         if (!common_unpack(xml_ip, &replica->ip, parent, data_set)) {