dump_xml_unformatted  167 include/crm/common/xml.h char *dump_xml_unformatted(xmlNode * msg);
dump_xml_unformatted  514 lib/cluster/cpg.c     data = dump_xml_unformatted(msg);
dump_xml_unformatted  263 lib/cluster/heartbeat.c     buffer = dump_xml_unformatted(xml);
dump_xml_unformatted  615 lib/common/ipc.c     char *buffer = dump_xml_unformatted(message);
dump_xml_unformatted  375 lib/common/operations.c         char *digest_source = dump_xml_unformatted(args_xml);
dump_xml_unformatted  339 lib/common/remote.c     char *xml_text = dump_xml_unformatted(msg);
dump_xml_unformatted  513 mcp/pacemaker.c         iov->iov_base = dump_xml_unformatted(msg);