SA_RESTART 103 lib/tty/tty-ncurses.c #ifdef SA_RESTART SA_RESTART 104 lib/tty/tty-ncurses.c act.sa_flags = SA_RESTART; SA_RESTART 147 lib/tty/tty.c #ifdef SA_RESTART SA_RESTART 148 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;