fork_state        427 lib/utilunix.c     my_fork_state_t fork_state;
fork_state        433 lib/utilunix.c     fork_state = my_fork ();
fork_state        434 lib/utilunix.c     switch (fork_state)