cppn              130 orte/mca/ras/tm/ras_tm_module.c     char *hostname, *cppn;
cppn              148 orte/mca/ras/tm/ras_tm_module.c         if (NULL == (cppn = getenv("PBS_PPN"))) {
cppn              152 orte/mca/ras/tm/ras_tm_module.c         ppn = strtol(cppn, NULL, 10);