Home
last modified time | relevance | path

Searched defs:TIOCOUTQ (Results 1 – 25 of 30) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h36 #define TIOCOUTQ 0x5411 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h31 #define TIOCOUTQ 0x7472 /* output queue size */ macro
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dserialposix.py264 TIOCOUTQ = hasattr(TERMIOS, 'TIOCOUTQ') and TERMIOS.TIOCOUTQ or 0x5411 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1085 TIOCOUTQ = 0x7473 const
Dzerrors_dragonfly_amd64.go1234 TIOCOUTQ = 0x40047473 const
Dzerrors_openbsd_arm.go1277 TIOCOUTQ = 0x40047473 const
Dzerrors_netbsd_arm.go1360 TIOCOUTQ = 0x40047473 const
Dzerrors_openbsd_amd64.go1357 TIOCOUTQ = 0x40047473 const
Dzerrors_netbsd_amd64.go1371 TIOCOUTQ = 0x40047473 const
Dzerrors_openbsd_386.go1274 TIOCOUTQ = 0x40047473 const
Dzerrors_darwin_386.go1409 TIOCOUTQ = 0x40047473 const
Dzerrors_darwin_arm64.go1409 TIOCOUTQ = 0x40047473 const
Dzerrors_darwin_amd64.go1409 TIOCOUTQ = 0x40047473 const
Dzerrors_darwin_arm.go1409 TIOCOUTQ = 0x40047473 const
Dzerrors_freebsd_386.go1420 TIOCOUTQ = 0x40047473 const
Dzerrors_freebsd_arm.go1429 TIOCOUTQ = 0x40047473 const
Dzerrors_netbsd_386.go1381 TIOCOUTQ = 0x40047473 const
Dzerrors_freebsd_amd64.go1421 TIOCOUTQ = 0x40047473 const
Dzerrors_linux_sparc64.go1692 TIOCOUTQ = 0x40047473 const
Dzerrors_linux_mipsle.go2029 TIOCOUTQ = 0x7472 const
Dzerrors_linux_s390x.go2090 TIOCOUTQ = 0x5411 const
Dzerrors_linux_arm.go2036 TIOCOUTQ = 0x5411 const
Dzerrors_linux_ppc64le.go2084 TIOCOUTQ = 0x40047473 const
Dzerrors_linux_mips64.go2029 TIOCOUTQ = 0x7472 const
Dzerrors_linux_ppc64.go2084 TIOCOUTQ = 0x40047473 const

12