hwloc_topology_export_xmlbuffer 2383 opal/mca/hwloc/base/hwloc_base_util.c return hwloc_topology_export_xmlbuffer(topology, xmlpath, buflen); hwloc_topology_export_xmlbuffer 2385 opal/mca/hwloc/base/hwloc_base_util.c return hwloc_topology_export_xmlbuffer(topology, xmlpath, buflen, 0); hwloc_topology_export_xmlbuffer 102 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/export.h HWLOC_DECLSPEC int hwloc_topology_export_xmlbuffer(hwloc_topology_t topology, char **xmlbuffer, int *buflen, unsigned long flags); hwloc_topology_export_xmlbuffer 320 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c if (0 != hwloc_topology_export_xmlbuffer(pmix_hwloc_topology, &xml, &sz, HWLOC_TOPOLOGY_EXPORT_XML_FLAG_V1)) { hwloc_topology_export_xmlbuffer 325 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c if (0 != hwloc_topology_export_xmlbuffer(pmix_hwloc_topology, &xml, &sz)) { hwloc_topology_export_xmlbuffer 343 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c if (0 != hwloc_topology_export_xmlbuffer(pmix_hwloc_topology, &xml, &sz, 0)) { hwloc_topology_export_xmlbuffer 668 orte/orted/pmix/pmix_server_gen.c if (0 != hwloc_topology_export_xmlbuffer(opal_hwloc_topology, &xmlbuffer, &len)) { hwloc_topology_export_xmlbuffer 674 orte/orted/pmix/pmix_server_gen.c if (0 != hwloc_topology_export_xmlbuffer(opal_hwloc_topology, &xmlbuffer, &len, hwloc_topology_export_xmlbuffer 692 orte/orted/pmix/pmix_server_gen.c if (0 != hwloc_topology_export_xmlbuffer(opal_hwloc_topology, &xmlbuffer, &len, 0)) {