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 140 lib/tty/tty.c #ifdef SA_RESTART SA_RESTART 141 lib/tty/tty.c act.sa_flags = SA_RESTART; SA_RESTART 207 src/main.c #ifdef SA_RESTART SA_RESTART 208 src/main.c sigchld_action.sa_flags = SA_RESTART;