export_buffer    2484 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     ret = hwloc_nolibxml_callbacks->export_buffer(topology, &edata, xmlbuffer, buflen, flags);
export_buffer    2486 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     ret = hwloc_libxml_callbacks->export_buffer(topology, &edata, xmlbuffer, buflen, flags);
export_buffer      92 opal/mca/hwloc/hwloc201/hwloc/include/private/xml.h   int (*export_buffer)(struct hwloc_topology *topology, struct hwloc__xml_export_data_s *edata, char **xmlbuffer, int *buflen, unsigned long flags);