dump_xml_formatted 137 include/crm/common/xml.h char *dump_xml_formatted(const xmlNode *xml); dump_xml_formatted 1167 lib/common/xml.c buffer = dump_xml_formatted(xml); dump_xml_formatted 383 lib/pengine/pe_output.c return dump_xml_formatted(rsc->orig_xml ? rsc->orig_xml : rsc->xml); dump_xml_formatted 385 lib/pengine/pe_output.c return dump_xml_formatted(rsc->xml); dump_xml_formatted 96 tools/cibadmin.c char *buffer = dump_xml_formatted(xml); dump_xml_formatted 574 tools/cibadmin.c buf = dump_xml_formatted(output); dump_xml_formatted 109 tools/crm_diff.c char *buffer = dump_xml_formatted(patch); dump_xml_formatted 442 tools/crm_ticket.c state_xml_str = dump_xml_formatted(state_xml); dump_xml_formatted 464 tools/crm_ticket.c cons_xml_str = dump_xml_formatted(cons_xml);