rmaps_dist_device   72 orte/mca/rmaps/base/rmaps_base_frame.c static char *rmaps_dist_device = NULL;
rmaps_dist_device  162 orte/mca/rmaps/base/rmaps_base_frame.c     rmaps_dist_device = NULL;
rmaps_dist_device  168 orte/mca/rmaps/base/rmaps_base_frame.c                                    &rmaps_dist_device);
rmaps_dist_device  734 orte/mca/rmaps/base/rmaps_base_frame.c         if (NULL != rmaps_dist_device) {
rmaps_dist_device  735 orte/mca/rmaps/base/rmaps_base_frame.c             if (NULL != (pch = strchr(rmaps_dist_device, ':'))) {
rmaps_dist_device  739 orte/mca/rmaps/base/rmaps_base_frame.c                 *device = strdup(rmaps_dist_device);