Home
last modified time | relevance | path

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

12

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h114 #define TIOCPKT_START 8 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h42 #define TIOCPKT_START 0x08 /* start output */ macro
/external/python/cpython2/Modules/
Dtermios.c848 #ifdef TIOCPKT_START
849 {"TIOCPKT_START", TIOCPKT_START},
/external/python/cpython3/Modules/
Dtermios.c876 #ifdef TIOCPKT_START
877 {"TIOCPKT_START", TIOCPKT_START},
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_openbsd_386.go1282 TIOCPKT_START = 0x8 const
Dzerrors_openbsd_amd64.go1365 TIOCPKT_START = 0x8 const
Dzerrors_dragonfly_amd64.go1242 TIOCPKT_START = 0x8 const
Dzerrors_openbsd_arm.go1285 TIOCPKT_START = 0x8 const
Dzerrors_darwin_arm64.go1417 TIOCPKT_START = 0x8 const
Dzerrors_darwin_386.go1417 TIOCPKT_START = 0x8 const
Dzerrors_darwin_arm.go1417 TIOCPKT_START = 0x8 const
Dzerrors_darwin_amd64.go1417 TIOCPKT_START = 0x8 const
Dzerrors_netbsd_amd64.go1379 TIOCPKT_START = 0x8 const
Dzerrors_netbsd_386.go1389 TIOCPKT_START = 0x8 const
Dzerrors_freebsd_arm.go1437 TIOCPKT_START = 0x8 const
Dzerrors_freebsd_amd64.go1429 TIOCPKT_START = 0x8 const
Dzerrors_freebsd_386.go1428 TIOCPKT_START = 0x8 const
Dzerrors_netbsd_arm.go1368 TIOCPKT_START = 0x8 const
Dzerrors_linux_sparc64.go1700 TIOCPKT_START = 0x8 const
Dzerrors_linux_mips64le.go2037 TIOCPKT_START = 0x8 const
Dzerrors_linux_ppc64.go2092 TIOCPKT_START = 0x8 const
Dzerrors_linux_arm.go2044 TIOCPKT_START = 0x8 const
Dzerrors_linux_mips64.go2037 TIOCPKT_START = 0x8 const
Dzerrors_linux_ppc64le.go2092 TIOCPKT_START = 0x8 const
Dzerrors_linux_arm64.go2029 TIOCPKT_START = 0x8 const

12