Home
last modified time | relevance | path

Searched refs:TIOCPKT_STOP (Results 1 – 25 of 30) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h113 #define TIOCPKT_STOP 4 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h41 #define TIOCPKT_STOP 0x04 /* stop output */ macro
/external/python/cpython2/Modules/
Dtermios.c851 #ifdef TIOCPKT_STOP
852 {"TIOCPKT_STOP", TIOCPKT_STOP},
/external/python/cpython3/Modules/
Dtermios.c879 #ifdef TIOCPKT_STOP
880 {"TIOCPKT_STOP", TIOCPKT_STOP},
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_openbsd_386.go1283 TIOCPKT_STOP = 0x4 const
Dzerrors_openbsd_amd64.go1366 TIOCPKT_STOP = 0x4 const
Dzerrors_dragonfly_amd64.go1243 TIOCPKT_STOP = 0x4 const
Dzerrors_openbsd_arm.go1286 TIOCPKT_STOP = 0x4 const
Dzerrors_darwin_arm64.go1418 TIOCPKT_STOP = 0x4 const
Dzerrors_darwin_386.go1418 TIOCPKT_STOP = 0x4 const
Dzerrors_darwin_arm.go1418 TIOCPKT_STOP = 0x4 const
Dzerrors_darwin_amd64.go1418 TIOCPKT_STOP = 0x4 const
Dzerrors_netbsd_amd64.go1380 TIOCPKT_STOP = 0x4 const
Dzerrors_netbsd_386.go1390 TIOCPKT_STOP = 0x4 const
Dzerrors_freebsd_arm.go1438 TIOCPKT_STOP = 0x4 const
Dzerrors_freebsd_amd64.go1430 TIOCPKT_STOP = 0x4 const
Dzerrors_freebsd_386.go1429 TIOCPKT_STOP = 0x4 const
Dzerrors_netbsd_arm.go1369 TIOCPKT_STOP = 0x4 const
Dzerrors_linux_sparc64.go1701 TIOCPKT_STOP = 0x4 const
Dzerrors_linux_mips64le.go2038 TIOCPKT_STOP = 0x4 const
Dzerrors_linux_ppc64.go2093 TIOCPKT_STOP = 0x4 const
Dzerrors_linux_arm.go2045 TIOCPKT_STOP = 0x4 const
Dzerrors_linux_mips64.go2038 TIOCPKT_STOP = 0x4 const
Dzerrors_linux_ppc64le.go2093 TIOCPKT_STOP = 0x4 const
Dzerrors_linux_arm64.go2030 TIOCPKT_STOP = 0x4 const

12