Home
last modified time | relevance | path

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

12

/external/syzkaller/sys/linux/
Dtty_386.const56 TIOCEXCL = 21516
Dtty_arm.const56 TIOCEXCL = 21516
Dtty_arm64.const56 TIOCEXCL = 21516
Dtty_amd64.const56 TIOCEXCL = 21516
Dtty_ppc64le.const56 TIOCEXCL = 21516
Dtty.txt41 ioctl$TIOCEXCL(fd fd_tty, cmd const[TIOCEXCL])
/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h31 #define TIOCEXCL 0x540C macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h29 #define TIOCEXCL 0x740d /* set exclusive use of tty */ macro
/external/python/cpython2/Modules/
Dtermios.c743 #ifdef TIOCEXCL
744 {"TIOCEXCL", TIOCEXCL},
/external/python/cpython3/Modules/
Dtermios.c771 #ifdef TIOCEXCL
772 {"TIOCEXCL", TIOCEXCL},
/external/strace/
Dterm.c277 case TIOCEXCL: in term_ioctl()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1049 TIOCEXCL = 0x740d const
Dzerrors_dragonfly_amd64.go1202 TIOCEXCL = 0x2000740d const
Dzerrors_openbsd_arm.go1243 TIOCEXCL = 0x2000740d const
Dzerrors_openbsd_amd64.go1323 TIOCEXCL = 0x2000740d const
Dzerrors_openbsd_386.go1240 TIOCEXCL = 0x2000740d const
Dzerrors_darwin_386.go1378 TIOCEXCL = 0x2000740d const
Dzerrors_darwin_arm64.go1378 TIOCEXCL = 0x2000740d const
Dzerrors_darwin_amd64.go1378 TIOCEXCL = 0x2000740d const
Dzerrors_netbsd_arm.go1325 TIOCEXCL = 0x2000740d const
Dzerrors_darwin_arm.go1378 TIOCEXCL = 0x2000740d const
Dzerrors_freebsd_386.go1390 TIOCEXCL = 0x2000740d const
Dzerrors_freebsd_arm.go1399 TIOCEXCL = 0x2000740d const
Dzerrors_netbsd_386.go1346 TIOCEXCL = 0x2000740d const
Dzerrors_freebsd_amd64.go1391 TIOCEXCL = 0x2000740d const

12