dump_xml_unformatted  139 include/crm/common/xml.h char *dump_xml_unformatted(const xmlNode *xml);
dump_xml_unformatted  898 lib/cluster/cpg.c     data = dump_xml_unformatted(msg);
dump_xml_unformatted  602 lib/common/ipc_server.c     buffer = dump_xml_unformatted(message);
dump_xml_unformatted  503 lib/common/remote.c     xml_text = dump_xml_unformatted(msg);