Home
last modified time | relevance | path

Searched refs:TIOCSTI (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/include/uapi/asm-generic/
H A Dioctls.h37 #define TIOCSTI 0x5412 macro
/linux-6.15/tools/include/uapi/asm-generic/
H A Dioctls.h37 #define TIOCSTI 0x5412 macro
/linux-6.15/arch/mips/include/uapi/asm/
H A Dioctls.h32 #define TIOCSTI 0x5472 /* simulate terminal input */ macro
/linux-6.15/arch/parisc/include/uapi/asm/
H A Dioctls.h26 #define TIOCSTI 0x5412 macro
/linux-6.15/arch/sh/include/uapi/asm/
H A Dioctls.h42 #define TIOCSTI _IOW('T', 18, char) /* 0x5412 */ macro
/linux-6.15/arch/xtensa/include/uapi/asm/
H A Dioctls.h54 #define TIOCSTI _IOW('T', 18, char) macro
/linux-6.15/arch/powerpc/include/uapi/asm/
H A Dioctls.h50 #define TIOCSTI 0x5412 macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dioctls.h55 #define TIOCSTI 0x5412 macro
/linux-6.15/arch/sparc/include/uapi/asm/
H A Dioctls.h70 #define TIOCSTI _IOW('t', 114, char) macro
/linux-6.15/drivers/tty/
H A DKconfig148 bool "Allow legacy TIOCSTI usage"
151 Historically the kernel has allowed TIOCSTI, which will push
163 use TIOCSTI even when this is set to N.
H A Dtty_io.c2715 case TIOCSTI: in tty_ioctl()
2894 case TIOCSTI: in tty_compat_ioctl()
/linux-6.15/Documentation/userspace-api/
H A Dlandlock.rst522 other processes on the same TTY through the ``TIOCSTI`` and ``TIOCLINUX`` IOCTL
524 the behavior is configurable for ``TIOCSTI``.