Home
last modified time | relevance | path

Searched refs:TIOCMSET (Results 1 – 25 of 41) sorted by relevance

12

/external/syzkaller/sys/linux/
Dtty_386.const68 TIOCMSET = 21528
Dtty_arm.const68 TIOCMSET = 21528
Dtty_arm64.const68 TIOCMSET = 21528
Dtty_amd64.const68 TIOCMSET = 21528
Dtty_ppc64le.const68 TIOCMSET = 21528
Dtty.txt47 ioctl$TIOCMSET(fd fd_tty, cmd const[TIOCMSET], arg ptr[in, int32])
/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h43 #define TIOCMSET 0x5418 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h36 #define TIOCMSET 0x741a /* set all modem bits */ macro
/external/python/cpython2/Modules/
Dtermios.c785 #ifdef TIOCMSET
786 {"TIOCMSET", TIOCMSET},
/external/python/cpython3/Modules/
Dtermios.c813 #ifdef TIOCMSET
814 {"TIOCMSET", TIOCMSET},
/external/strace/
Dterm.c233 case TIOCMSET: in term_ioctl()
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dserialposix.py244 TIOCMSET = hasattr(TERMIOS, 'TIOCMSET') and TERMIOS.TIOCMSET or 0x5418 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1071 TIOCMSET = 0x741a const
Dzerrors_dragonfly_amd64.go1220 TIOCMSET = 0x8004746d const
Dzerrors_openbsd_arm.go1263 TIOCMSET = 0x8004746d const
Dzerrors_openbsd_amd64.go1343 TIOCMSET = 0x8004746d const
Dzerrors_openbsd_386.go1260 TIOCMSET = 0x8004746d const
Dzerrors_darwin_386.go1395 TIOCMSET = 0x8004746d const
Dzerrors_darwin_arm64.go1395 TIOCMSET = 0x8004746d const
Dzerrors_darwin_amd64.go1395 TIOCMSET = 0x8004746d const
Dzerrors_netbsd_arm.go1346 TIOCMSET = 0x8004746d const
Dzerrors_darwin_arm.go1395 TIOCMSET = 0x8004746d const
Dzerrors_freebsd_386.go1405 TIOCMSET = 0x8004746d const
Dzerrors_freebsd_arm.go1414 TIOCMSET = 0x8004746d const
Dzerrors_netbsd_386.go1367 TIOCMSET = 0x8004746d const

12