sa_handler 101 lib/tty/tty-ncurses.c act.sa_handler = handler; sa_handler 145 lib/tty/tty.c act.sa_handler = sigintr_handler; sa_handler 161 lib/tty/tty.c act.sa_handler = sigintr_handler; sa_handler 175 lib/tty/tty.c act.sa_handler = SIG_IGN; sa_handler 175 lib/utilunix.c ignore.sa_handler = SIG_IGN; sa_handler 77 lib/vfs/netutil.c sa.sa_handler = sig_pipe; sa_handler 199 src/main.c sigchld_action.sa_handler = sa_handler 234 tests/lib/utilunix__my_system-common.c mctest_assert_ptr_eq (_act->sa_handler, SIG_IGN); \