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