SA_RESTART        102 lib/tty/tty-ncurses.c #ifdef SA_RESTART
SA_RESTART        103 lib/tty/tty-ncurses.c     act.sa_flags = SA_RESTART;
SA_RESTART        146 lib/tty/tty.c  #ifdef SA_RESTART
SA_RESTART        147 lib/tty/tty.c      act.sa_flags = SA_RESTART;
SA_RESTART        202 src/main.c     #ifdef SA_RESTART
SA_RESTART        203 src/main.c         sigchld_action.sa_flags = SA_RESTART;