ndtmp 781 orte/mca/ras/slurm/ras_slurm_module.c opal_list_t nds, ndtmp; ndtmp 851 orte/mca/ras/slurm/ras_slurm_module.c OBJ_CONSTRUCT(&ndtmp, opal_list_t); ndtmp 894 orte/mca/ras/slurm/ras_slurm_module.c if (ORTE_SUCCESS != (rc = orte_ras_slurm_discover(nodelist, tpn, &ndtmp))) { ndtmp 905 orte/mca/ras/slurm/ras_slurm_module.c while (NULL != (item = opal_list_remove_first(&ndtmp))) { ndtmp 932 orte/mca/ras/slurm/ras_slurm_module.c OBJ_DESTRUCT(&ndtmp);