Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Dmodem_flags.h26 #if defined(TIOCM_ST) || (defined(HAVE_DECL_TIOCM_ST) && HAVE_DECL_TIOCM_ST)
27 XLAT(TIOCM_ST),
Dmodem_flags.in4 TIOCM_ST
/external/kernel-headers/original/uapi/asm-generic/
Dtermios.h36 #define TIOCM_ST 0x008 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermios.h68 #define TIOCM_ST 0x010 /* secondary transmit */ macro
/external/python/cpython2/Modules/
Dtermios.c818 #ifdef TIOCM_ST
819 {"TIOCM_ST", TIOCM_ST},
/external/python/cpython3/Modules/
Dtermios.c846 #ifdef TIOCM_ST
847 {"TIOCM_ST", TIOCM_ST},
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1082 TIOCM_ST = 0x8 const
Dzerrors_dragonfly_amd64.go1231 TIOCM_ST = 0x8 const
Dzerrors_openbsd_arm.go1274 TIOCM_ST = 0x8 const
Dzerrors_openbsd_amd64.go1354 TIOCM_ST = 0x8 const
Dzerrors_openbsd_386.go1271 TIOCM_ST = 0x8 const
Dzerrors_darwin_386.go1406 TIOCM_ST = 0x8 const
Dzerrors_darwin_arm64.go1406 TIOCM_ST = 0x8 const
Dzerrors_darwin_amd64.go1406 TIOCM_ST = 0x8 const
Dzerrors_netbsd_arm.go1357 TIOCM_ST = 0x8 const
Dzerrors_darwin_arm.go1406 TIOCM_ST = 0x8 const
Dzerrors_freebsd_386.go1417 TIOCM_ST = 0x8 const
Dzerrors_freebsd_arm.go1426 TIOCM_ST = 0x8 const
Dzerrors_netbsd_386.go1378 TIOCM_ST = 0x8 const
Dzerrors_freebsd_amd64.go1418 TIOCM_ST = 0x8 const
Dzerrors_netbsd_amd64.go1368 TIOCM_ST = 0x8 const
Dzerrors_linux_sparc64.go1689 TIOCM_ST = 0x8 const
Dzerrors_linux_mipsle.go2026 TIOCM_ST = 0x10 const
Dzerrors_linux_s390x.go2087 TIOCM_ST = 0x8 const
Dzerrors_linux_arm.go2033 TIOCM_ST = 0x8 const

12