Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Dmodem_flags.h17 #if defined(TIOCM_LE) || (defined(HAVE_DECL_TIOCM_LE) && HAVE_DECL_TIOCM_LE)
18 XLAT(TIOCM_LE),
Dmodem_flags.in1 TIOCM_LE
/external/kernel-headers/original/uapi/asm-generic/
Dtermios.h33 #define TIOCM_LE 0x001 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermios.h65 #define TIOCM_LE 0x001 /* line enable */ macro
/external/python/cpython2/Modules/
Dtermios.c803 #ifdef TIOCM_LE
804 {"TIOCM_LE", TIOCM_LE},
/external/python/cpython3/Modules/
Dtermios.c831 #ifdef TIOCM_LE
832 {"TIOCM_LE", TIOCM_LE},
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1077 TIOCM_LE = 0x1 const
Dzerrors_dragonfly_amd64.go1226 TIOCM_LE = 0x1 const
Dzerrors_openbsd_arm.go1269 TIOCM_LE = 0x1 const
Dzerrors_openbsd_amd64.go1349 TIOCM_LE = 0x1 const
Dzerrors_openbsd_386.go1266 TIOCM_LE = 0x1 const
Dzerrors_darwin_386.go1401 TIOCM_LE = 0x1 const
Dzerrors_darwin_arm64.go1401 TIOCM_LE = 0x1 const
Dzerrors_darwin_amd64.go1401 TIOCM_LE = 0x1 const
Dzerrors_netbsd_arm.go1352 TIOCM_LE = 0x1 const
Dzerrors_darwin_arm.go1401 TIOCM_LE = 0x1 const
Dzerrors_freebsd_386.go1412 TIOCM_LE = 0x1 const
Dzerrors_freebsd_arm.go1421 TIOCM_LE = 0x1 const
Dzerrors_netbsd_386.go1373 TIOCM_LE = 0x1 const
Dzerrors_freebsd_amd64.go1413 TIOCM_LE = 0x1 const
Dzerrors_netbsd_amd64.go1363 TIOCM_LE = 0x1 const
Dzerrors_linux_sparc64.go1681 TIOCM_LE = 0x1 const
Dzerrors_linux_mipsle.go2021 TIOCM_LE = 0x1 const
Dzerrors_linux_s390x.go2082 TIOCM_LE = 0x1 const
Dzerrors_linux_arm.go2028 TIOCM_LE = 0x1 const

12