Home
last modified time | relevance | path

Searched defs:TIOCCONS (Results 1 – 25 of 30) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h49 #define TIOCCONS 0x541D macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h62 #define TIOCCONS _IOW('t', 120, int) /* become virtual console */ macro
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py193 TIOCCONS = _IOW(ord('t'), 120, int) variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py193 TIOCCONS = _IOW(ord('t'), 120, int) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_dragonfly_amd64.go1199 TIOCCONS = 0x80047462 const
Dzerrors_openbsd_arm.go1241 TIOCCONS = 0x80047462 const
Dzerrors_netbsd_arm.go1322 TIOCCONS = 0x80047462 const
Dzerrors_openbsd_amd64.go1321 TIOCCONS = 0x80047462 const
Dzerrors_netbsd_amd64.go1333 TIOCCONS = 0x80047462 const
Dzerrors_openbsd_386.go1238 TIOCCONS = 0x80047462 const
Dzerrors_darwin_386.go1374 TIOCCONS = 0x80047462 const
Dzerrors_darwin_arm64.go1374 TIOCCONS = 0x80047462 const
Dzerrors_darwin_amd64.go1374 TIOCCONS = 0x80047462 const
Dzerrors_darwin_arm.go1374 TIOCCONS = 0x80047462 const
Dzerrors_freebsd_386.go1388 TIOCCONS = 0x80047462 const
Dzerrors_freebsd_arm.go1397 TIOCCONS = 0x80047462 const
Dzerrors_netbsd_386.go1343 TIOCCONS = 0x80047462 const
Dzerrors_freebsd_amd64.go1389 TIOCCONS = 0x80047462 const
Dzerrors_linux_sparc64.go1653 TIOCCONS = 0x20007424 const
Dzerrors_linux_mipsle.go1990 TIOCCONS = 0x80047478 const
Dzerrors_linux_s390x.go2053 TIOCCONS = 0x541d const
Dzerrors_linux_arm.go1999 TIOCCONS = 0x541d const
Dzerrors_linux_ppc64le.go2041 TIOCCONS = 0x541d const
Dzerrors_linux_mips64.go1990 TIOCCONS = 0x80047478 const
Dzerrors_linux_ppc64.go2041 TIOCCONS = 0x541d const

12