dst_infosp        357 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c int hwloc__move_infos(struct hwloc_info_s **dst_infosp, unsigned *dst_countp,
dst_infosp        361 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   struct hwloc_info_s *dst_infos = *dst_infosp;
dst_infosp        379 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   *dst_infosp = dst_infos;
dst_infosp        226 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern int hwloc__move_infos(struct hwloc_info_s **dst_infosp, unsigned *dst_countp, struct hwloc_info_s **src_infosp, unsigned *src_countp);