COMP_KEY
if ((pids[COMP_KEY] = fork()) == -1)
if (pids[COMP_KEY] == 0) {
proccomp = COMP_KEY;
rc = checkexit(pids[COMP_KEY], COMP_KEY) +