FORK_ERROR        151 lib/utilunix.c         return FORK_ERROR;
FORK_ERROR        162 lib/utilunix.c             return WEXITSTATUS (status) == 0 ? FORK_PARENT : FORK_ERROR;
FORK_ERROR        165 lib/utilunix.c             return FORK_ERROR;
FORK_ERROR        436 lib/utilunix.c     case FORK_ERROR: