SA_RESTART         98 lib/tty/tty-ncurses.c #ifdef SA_RESTART
SA_RESTART         99 lib/tty/tty-ncurses.c     act.sa_flags = SA_RESTART;
SA_RESTART        153 lib/tty/tty.c  #ifdef SA_RESTART
SA_RESTART        154 lib/tty/tty.c      act.sa_flags = SA_RESTART;
SA_RESTART        201 src/main.c     #ifdef SA_RESTART
SA_RESTART        202 src/main.c         sigchld_action.sa_flags = SA_RESTART;