sa_handler 99 lib/tty/tty-ncurses.c act.sa_handler = handler; sa_handler 139 lib/tty/tty.c act.sa_handler = sigintr_handler; sa_handler 155 lib/tty/tty.c act.sa_handler = sigintr_handler; sa_handler 169 lib/tty/tty.c act.sa_handler = SIG_IGN; sa_handler 175 lib/utilunix.c ignore.sa_handler = SIG_IGN; sa_handler 73 lib/vfs/netutil.c sa.sa_handler = sig_pipe; sa_handler 191 src/main.c sigchld_action.sa_handler = sa_handler 241 tests/lib/utilunix__my_system-common.c mctest_assert_ptr_eq (_act->sa_handler, SIG_IGN); \