Home
last modified time | relevance | path

Searched refs:TIOCPKT_NOSTOP (Results 1 – 25 of 32) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h115 #define TIOCPKT_NOSTOP 16 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h43 #define TIOCPKT_NOSTOP 0x10 /* no more ^S, ^Q */ macro
/external/python/cpython2/Modules/
Dtermios.c845 #ifdef TIOCPKT_NOSTOP
846 {"TIOCPKT_NOSTOP", TIOCPKT_NOSTOP},
/external/python/cpython3/Modules/
Dtermios.c873 #ifdef TIOCPKT_NOSTOP
874 {"TIOCPKT_NOSTOP", TIOCPKT_NOSTOP},
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py187 TIOCPKT_NOSTOP = 0x10 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py187 TIOCPKT_NOSTOP = 0x10 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_openbsd_386.go1281 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_openbsd_amd64.go1364 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_dragonfly_amd64.go1241 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_openbsd_arm.go1284 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_darwin_arm64.go1416 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_darwin_386.go1416 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_darwin_arm.go1416 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_darwin_amd64.go1416 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_netbsd_amd64.go1378 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_netbsd_386.go1388 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_freebsd_arm.go1436 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_freebsd_amd64.go1428 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_freebsd_386.go1427 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_netbsd_arm.go1367 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_linux_sparc64.go1699 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_linux_mips64le.go2036 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_linux_ppc64.go2091 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_linux_arm.go2043 TIOCPKT_NOSTOP = 0x10 const
Dzerrors_linux_mips64.go2036 TIOCPKT_NOSTOP = 0x10 const

12