SA_RESTART 99 lib/tty/tty-ncurses.c #ifdef SA_RESTART SA_RESTART 100 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 172 src/main.c #ifdef SA_RESTART SA_RESTART 173 src/main.c sigchld_action.sa_flags = SA_RESTART;