Home
last modified time | relevance | path

Searched refs:TIOCNOTTY (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Dioctls.h54 #define TIOCNOTTY 0x5422 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dioctls.h54 #define TIOCNOTTY 0x5422 macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dioctls.h54 #define TIOCNOTTY 0x5422 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dioctls.h54 #define TIOCNOTTY 0x5422 macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dioctls.h48 #define TIOCNOTTY 0x5471 /* void tty association */ macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Dioctls.h43 #define TIOCNOTTY 0x5422 macro
/OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/
H A Dioctls.h76 #define TIOCNOTTY _IO('T', 34) /* 0x5422 */ macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/
H A Dioctls.h88 #define TIOCNOTTY _IO('T', 34) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dioctls.h87 #define TIOCNOTTY 0x5422 macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dioctls.h92 #define TIOCNOTTY 0x5422 macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dioctls.h69 #define TIOCNOTTY _IO('t', 113) macro
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-telnet/files/
H A D0001-telnet-telnetd-Fix-deadlock-on-cleanup.patch110 #ifdef TIOCNOTTY
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/
H A Dbsd_init.c181 ioctl(i, TIOCNOTTY, (char *) 0); in xf86OpenConsole()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_jobctrl.c558 case TIOCNOTTY: in tty_jobctrl_ioctl()
H A Dtty_io.c2915 case TIOCNOTTY: in tty_compat_ioctl()