sa_handler 96 lib/tty/tty-ncurses.c act.sa_handler = handler; sa_handler 151 lib/tty/tty.c act.sa_handler = sigintr_handler; sa_handler 167 lib/tty/tty.c act.sa_handler = sigintr_handler; sa_handler 181 lib/tty/tty.c act.sa_handler = SIG_IGN; sa_handler 172 lib/utilunix.c ignore.sa_handler = SIG_IGN; sa_handler 77 lib/vfs/netutil.c sa.sa_handler = sig_pipe; sa_handler 193 src/main.c sigchld_action.sa_handler = sa_handler 235 tests/lib/utilunix__my_system-common.c mctest_assert_ptr_eq (_act->sa_handler, SIG_IGN); \