dump_xml_unformatted  135 include/crm/common/xml.h char *dump_xml_unformatted(xmlNode * msg);
dump_xml_unformatted  882 lib/cluster/cpg.c     data = dump_xml_unformatted(msg);
dump_xml_unformatted  606 lib/common/ipc_server.c     buffer = dump_xml_unformatted(message);
dump_xml_unformatted  499 lib/common/remote.c     xml_text = dump_xml_unformatted(msg);
dump_xml_unformatted  579 lib/pacemaker/pcmk_sched_utils.c         char *digest_source = dump_xml_unformatted(args_xml);