slurm_node_str    240 orte/mca/ras/slurm/ras_slurm_module.c     char *slurm_node_str, *regexp;
slurm_node_str    263 orte/mca/ras/slurm/ras_slurm_module.c     slurm_node_str = getenv("SLURM_NODELIST");
slurm_node_str    264 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == slurm_node_str) {
slurm_node_str    281 orte/mca/ras/slurm/ras_slurm_module.c     regexp = strdup(slurm_node_str);