export_file 2436 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c ret = hwloc_nolibxml_callbacks->export_file(topology, &edata, filename, flags); export_file 2438 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c ret = hwloc_libxml_callbacks->export_file(topology, &edata, filename, flags); export_file 91 opal/mca/hwloc/hwloc201/hwloc/include/private/xml.h int (*export_file)(struct hwloc_topology *topology, struct hwloc__xml_export_data_s *edata, const char *filename, unsigned long flags);