tag
line
file
source code
sg_kill
245
drivers/char/tty_ioctl.c
tmp.sg_kill = tty->termios->c_cc[VKILL];
sg_kill
291
drivers/char/tty_ioctl.c
termios.c_cc[VKILL] = tmp.sg_kill;
sg_kill
12
include/asm-alpha/termios.h
char sg_kill;