Home
last modified time | relevance | path

Searched refs:TIOCMIWAIT (Results 1 – 16 of 16) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h98 #define TIOCMIWAIT 0x545C /* wait for a change on serial input line(s) */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h116 #define TIOCMIWAIT 0x5491 /* wait for a change on serial input line(s) */ macro
/external/python/cpython2/Modules/
Dtermios.c782 #ifdef TIOCMIWAIT
783 {"TIOCMIWAIT", TIOCMIWAIT},
/external/python/cpython3/Modules/
Dtermios.c810 #ifdef TIOCMIWAIT
811 {"TIOCMIWAIT", TIOCMIWAIT},
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1674 TIOCMIWAIT = 0x545c const
Dzerrors_linux_mips64le.go2014 TIOCMIWAIT = 0x5491 const
Dzerrors_linux_ppc64.go2066 TIOCMIWAIT = 0x545c const
Dzerrors_linux_arm.go2021 TIOCMIWAIT = 0x545c const
Dzerrors_linux_mips64.go2014 TIOCMIWAIT = 0x5491 const
Dzerrors_linux_ppc64le.go2066 TIOCMIWAIT = 0x545c const
Dzerrors_linux_arm64.go2006 TIOCMIWAIT = 0x545c const
Dzerrors_linux_386.go2014 TIOCMIWAIT = 0x545c const
Dzerrors_linux_mips.go2014 TIOCMIWAIT = 0x5491 const
Dzerrors_linux_s390x.go2075 TIOCMIWAIT = 0x545c const
Dzerrors_linux_mipsle.go2014 TIOCMIWAIT = 0x5491 const
Dzerrors_linux_amd64.go2015 TIOCMIWAIT = 0x545c const