tag | line | file | source code |
---|---|---|---|
SIGINT | 309 | drivers/char/n_tty.c | isig(SIGINT, tty); |
SIGINT | 419 | drivers/char/n_tty.c | isig(SIGINT, tty); |
SIGINT | 291 | fs/ncpfs/sock.c | ? ((current->sig->action[SIGINT - 1].sa_handler == SIG_DFL |
SIGINT | 292 | fs/ncpfs/sock.c | ? _S(SIGINT) : 0) |
SIGINT | 66 | fs/nfs/sock.c | ? ((current->sig->action[SIGINT - 1].sa_handler == SIG_DFL |
SIGINT | 67 | fs/nfs/sock.c | ? _S(SIGINT) : 0) |
SIGINT | 206 | kernel/sys.c | kill_proc(1, SIGINT, 1); |