alps_pid 565 orte/mca/plm/alps/plm_alps_module.c pid_t alps_pid; alps_pid 572 orte/mca/plm/alps/plm_alps_module.c alps_pid = fork(); alps_pid 573 orte/mca/plm/alps/plm_alps_module.c if (-1 == alps_pid) { alps_pid 579 orte/mca/plm/alps/plm_alps_module.c alpsrun->pid = alps_pid; alps_pid 585 orte/mca/plm/alps/plm_alps_module.c if (0 == alps_pid) { /* child */ alps_pid 667 orte/mca/plm/alps/plm_alps_module.c setpgid(alps_pid, alps_pid);