daemon_vpid_start  351 orte/mca/plm/alps/plm_alps_module.c     rc = orte_util_convert_vpid_to_string(&vpid_string, map->daemon_vpid_start);
daemon_vpid_start 2289 orte/mca/plm/base/plm_base_launch_support.c         if (ORTE_VPID_INVALID == map->daemon_vpid_start) {
daemon_vpid_start 2290 orte/mca/plm/base/plm_base_launch_support.c             map->daemon_vpid_start = proc->name.vpid;
daemon_vpid_start  273 orte/mca/plm/lsf/plm_lsf_module.c     rc = orte_util_convert_vpid_to_string(&vpid_string, map->daemon_vpid_start);
daemon_vpid_start  361 orte/mca/plm/slurm/plm_slurm_module.c     rc = orte_util_convert_vpid_to_string(&name_string, map->daemon_vpid_start);
daemon_vpid_start   71 orte/mca/rmaps/rmaps_types.h     orte_vpid_t daemon_vpid_start;
daemon_vpid_start  220 orte/runtime/data_type_support/orte_dt_copy_fns.c     (*dest)->daemon_vpid_start = src->daemon_vpid_start;
daemon_vpid_start  685 orte/runtime/data_type_support/orte_dt_print_fns.c         if (ORTE_VPID_INVALID == src->daemon_vpid_start) {
daemon_vpid_start  690 orte/runtime/data_type_support/orte_dt_print_fns.c                      tmp, pfx, (long)src->num_new_daemons, (long)src->daemon_vpid_start,
daemon_vpid_start  836 orte/runtime/orte_globals.c     map->daemon_vpid_start = ORTE_VPID_INVALID;