Home
last modified time | relevance | path

Searched refs:TIOCM_SR (Results 1 – 25 of 33) sorted by relevance

12

/external/strace/xlat/
Dmodem_flags.h29 #if defined(TIOCM_SR) || (defined(HAVE_DECL_TIOCM_SR) && HAVE_DECL_TIOCM_SR)
30 XLAT(TIOCM_SR),
Dmodem_flags.in5 TIOCM_SR
/external/kernel-headers/original/uapi/asm-generic/
Dtermios.h37 #define TIOCM_SR 0x010 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermios.h69 #define TIOCM_SR 0x020 /* secondary receive */ macro
/external/python/cpython2/Modules/
Dtermios.c815 #ifdef TIOCM_SR
816 {"TIOCM_SR", TIOCM_SR},
/external/python/cpython3/Modules/
Dtermios.c843 #ifdef TIOCM_SR
844 {"TIOCM_SR", TIOCM_SR},
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1081 TIOCM_SR = 0x10 const
Dzerrors_openbsd_386.go1270 TIOCM_SR = 0x10 const
Dzerrors_openbsd_amd64.go1353 TIOCM_SR = 0x10 const
Dzerrors_dragonfly_amd64.go1230 TIOCM_SR = 0x10 const
Dzerrors_openbsd_arm.go1273 TIOCM_SR = 0x10 const
Dzerrors_darwin_arm64.go1405 TIOCM_SR = 0x10 const
Dzerrors_darwin_386.go1405 TIOCM_SR = 0x10 const
Dzerrors_darwin_arm.go1405 TIOCM_SR = 0x10 const
Dzerrors_darwin_amd64.go1405 TIOCM_SR = 0x10 const
Dzerrors_netbsd_amd64.go1367 TIOCM_SR = 0x10 const
Dzerrors_netbsd_386.go1377 TIOCM_SR = 0x10 const
Dzerrors_freebsd_arm.go1425 TIOCM_SR = 0x10 const
Dzerrors_freebsd_amd64.go1417 TIOCM_SR = 0x10 const
Dzerrors_freebsd_386.go1416 TIOCM_SR = 0x10 const
Dzerrors_netbsd_arm.go1356 TIOCM_SR = 0x10 const
Dzerrors_linux_sparc64.go1688 TIOCM_SR = 0x10 const
Dzerrors_linux_mips64le.go2025 TIOCM_SR = 0x20 const
Dzerrors_linux_ppc64.go2080 TIOCM_SR = 0x10 const
Dzerrors_linux_arm.go2032 TIOCM_SR = 0x10 const

12