orte_odls_base_get_proc_stats  165 orte/mca/odls/base/odls_private.h ORTE_DECLSPEC int orte_odls_base_get_proc_stats(opal_buffer_t *answer, orte_process_name_t *proc);
orte_odls_base_get_proc_stats 1217 orte/orted/orted_comm.c                 if (ORTE_SUCCESS != (ret = orte_odls_base_get_proc_stats(answer, &proc))) {