orte_strip_prefix   92 orte/util/proc_info.c static char *orte_strip_prefix;
orte_strip_prefix  181 orte/util/proc_info.c     orte_strip_prefix = NULL;
orte_strip_prefix  186 orte/util/proc_info.c                   &orte_strip_prefix);
orte_strip_prefix  191 orte/util/proc_info.c     if (NULL != orte_strip_prefix) {
orte_strip_prefix  192 orte/util/proc_info.c         prefixes = opal_argv_split(orte_strip_prefix, ',');