COMP_FILE
if ((pids[COMP_FILE] = fork()) == -1)
if (pids[COMP_FILE] == 0) {
proccomp = COMP_FILE;
checkexit_ext(&c, pids[COMP_FILE], COMP_FILE) +