tag
line
file
source code
SIGINT
216
kernel/chr_drv/tty_io.c
kill_pg(tty->pgrp, SIGINT, 1);
SIGINT
168
kernel/sys.c
send_sig(SIGINT,task[1],1);