Home
last modified time | relevance | path

Searched refs:TIOCGSOFTCAR (Results 1 – 25 of 26) sorted by relevance

12

/external/syzkaller/sys/linux/
Dtty_386.const62 TIOCGSOFTCAR = 21529
Dtty_arm.const62 TIOCGSOFTCAR = 21529
Dtty_arm64.const62 TIOCGSOFTCAR = 21529
Dtty_amd64.const62 TIOCGSOFTCAR = 21529
Dtty_ppc64le.const62 TIOCGSOFTCAR = 21529
Dtty.txt50 ioctl$TIOCGSOFTCAR(fd fd_tty, cmd const[TIOCGSOFTCAR], arg ptr[out, int32])
/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h44 #define TIOCGSOFTCAR 0x5419 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h101 #define TIOCGSOFTCAR 0x5481 macro
/external/python/cpython2/Modules/
Dtermios.c761 #ifdef TIOCGSOFTCAR
762 {"TIOCGSOFTCAR", TIOCGSOFTCAR},
/external/python/cpython3/Modules/
Dtermios.c789 #ifdef TIOCGSOFTCAR
790 {"TIOCGSOFTCAR", TIOCGSOFTCAR},
/external/strace/
Dterm.c241 case TIOCGSOFTCAR: in term_ioctl()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1059 TIOCGSOFTCAR = 0x5469 const
Dzerrors_linux_sparc64.go1667 TIOCGSOFTCAR = 0x40047464 const
Dzerrors_linux_mipsle.go2007 TIOCGSOFTCAR = 0x5481 const
Dzerrors_linux_s390x.go2068 TIOCGSOFTCAR = 0x5419 const
Dzerrors_linux_arm.go2014 TIOCGSOFTCAR = 0x5419 const
Dzerrors_linux_ppc64le.go2059 TIOCGSOFTCAR = 0x5419 const
Dzerrors_linux_mips64.go2007 TIOCGSOFTCAR = 0x5481 const
Dzerrors_linux_ppc64.go2059 TIOCGSOFTCAR = 0x5419 const
Dzerrors_linux_amd64.go2008 TIOCGSOFTCAR = 0x5419 const
Dzerrors_linux_mips64le.go2007 TIOCGSOFTCAR = 0x5481 const
Dzerrors_linux_386.go2007 TIOCGSOFTCAR = 0x5419 const
Dzerrors_linux_mips.go2007 TIOCGSOFTCAR = 0x5481 const
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc708 unsigned IOCTL_TIOCGSOFTCAR = TIOCGSOFTCAR;
Dsanitizer_common_interceptors_ioctl.inc342 _(TIOCGSOFTCAR, WRITE, sizeof(int));

12