FORK_ERROR        149 lib/utilunix.c         return FORK_ERROR;
FORK_ERROR        160 lib/utilunix.c             return WEXITSTATUS (status) == 0 ? FORK_PARENT : FORK_ERROR;
FORK_ERROR        163 lib/utilunix.c             return FORK_ERROR;
FORK_ERROR        483 lib/utilunix.c     case FORK_ERROR: