Home
last modified time | relevance | path

Searched refs:sg_kill (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/arch/sparc/include/uapi/asm/
H A Dtermios.h13 char sg_kill; member
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dtermios.h12 char sg_kill; member
/linux-6.15/arch/powerpc/include/uapi/asm/
H A Dtermios.h24 char sg_kill; member
/linux-6.15/arch/mips/include/uapi/asm/
H A Dtermios.h21 char sg_kill; member
/linux-6.15/drivers/tty/
H A Dtty_ioctl.c585 tmp.sg_kill = tty->termios.c_cc[VKILL]; in get_sgttyb()
645 termios.c_cc[VKILL] = tmp.sg_kill; in set_sgttyb()