xml_ip 133 lib/pengine/bundle.c xmlNode *xml_ip = NULL; xml_ip 138 lib/pengine/bundle.c xml_ip = create_resource(id, "heartbeat", "IPaddr2"); xml_ip 141 lib/pengine/bundle.c xml_obj = create_xml_node(xml_ip, XML_TAG_ATTR_SETS); xml_ip 158 lib/pengine/bundle.c xml_obj = create_xml_node(xml_ip, "operations"); xml_ip 159 lib/pengine/bundle.c crm_create_op_xml(xml_obj, ID(xml_ip), "monitor", "60s", NULL); xml_ip 163 lib/pengine/bundle.c if (!common_unpack(xml_ip, &replica->ip, parent, data_set)) {